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-03-29 21:40:35 +02:00

9 lines
170 B
Makefile

APPLICATION = mutex_order
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include