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
|