1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 00:41:17 +01:00
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