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

8 lines
136 B
Makefile

include ../Makefile.tests_common
USEMODULE += xtimer
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
include $(RIOTBASE)/Makefile.include