1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
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