mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
7 lines
124 B
Makefile
7 lines
124 B
Makefile
include ../Makefile.sys_common
|
|
|
|
USEMODULE += event_callback
|
|
USEMODULE += event_thread
|
|
|
|
include $(RIOTBASE)/Makefile.include
|