1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/mutex_order/Makefile
2016-11-03 16:37:24 +01:00

7 lines
161 B
Makefile

APPLICATION = mutex_order
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030
include $(RIOTBASE)/Makefile.include