2016-03-29 21:34:25 +02:00
|
|
|
APPLICATION = mutex_order
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2016-09-02 11:01:31 +02:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := stm32f0discovery weio nucleo-f030
|
2016-03-29 21:34:25 +02:00
|
|
|
|
|
|
|
USEMODULE += xtimer
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|