1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/event_source/Makefile
2023-01-19 13:05:15 +01:00

7 lines
126 B
Makefile

include ../Makefile.tests_common
USEMODULE += event_callback
USEMODULE += event_thread
include $(RIOTBASE)/Makefile.include