mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 12:03:52 +01:00
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
|