1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_msg/Makefile

11 lines
160 B
Makefile
Raw Normal View History

2015-08-14 16:03:51 +02:00
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
2015-08-14 16:03:51 +02:00
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include
2017-12-13 22:50:26 +01:00
test:
tests/01-run.py