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

11 lines
154 B
Makefile
Raw Normal View History

2015-08-14 16:04:53 +02:00
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos
2015-08-14 16:04:53 +02:00
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include
test:
tests/01-run.py