mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6666e1d2df
Now that ISR_STACKSIZE is hard-coded, there is no reason to blacklist the architecture anymre.
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
|