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

10 lines
146 B
Makefile
Raw Normal View History

2017-01-17 14:46:12 +01:00
APPLICATION = xtimer_usleep
include ../Makefile.tests_common
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include
test:
./tests/01-run.py