1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/event_threads/Makefile
2020-12-03 15:28:35 +01:00

6 lines
126 B
Makefile

include ../Makefile.tests_common
USEMODULE += event_thread_highest event_thread_medium
include $(RIOTBASE)/Makefile.include