mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 19:52:45 +01:00
6 lines
146 B
Makefile
6 lines
146 B
Makefile
|
include ../Makefile.tests_common
|
||
|
|
||
|
USEMODULE += event_thread_highest event_thread_medium event_thread_lowest
|
||
|
|
||
|
include $(RIOTBASE)/Makefile.include
|