1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 19:52:48 +01:00
RIOT/tests/thread_priority_inversion/Makefile

9 lines
169 B
Makefile

include ../Makefile.tests_common
USEMODULE += xtimer
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno nucleo-f031k6
include $(RIOTBASE)/Makefile.include