1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
2017-10-24 21:23:35 +02:00

10 lines
144 B
Makefile

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