1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/event
benpicco 1a25df9d34
Merge pull request #15471 from maribu/event-threads-multi
sys/event: Allow single event_thread handling all queues
2020-12-03 21:04:36 +01:00
..
callback.c add copyrights from IOTPUSH project 2019-05-02 12:09:37 +02:00
event.c sys/event: Made trivial functions static inline 2020-08-05 11:45:53 +02:00
Kconfig sys/event: add modules to Kconfig 2020-11-18 18:38:45 +01:00
Makefile Makefile: remove usage of SUBMODULES_NOFORCE 2020-04-15 12:11:44 +02:00
thread.c sys/event: Allow shared thread for multiple queues 2020-12-03 15:28:35 +01:00
timeout.c add copyrights from IOTPUSH project 2019-05-02 12:09:37 +02:00