1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 01:11:21 +01:00
2017-01-18 23:55:02 +01:00

9 lines
145 B
Makefile

APPLICATION = xtimer_usleep
include ../Makefile.tests_common
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include
test:
./tests/01-run.py