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

8 lines
152 B
Makefile
Raw Normal View History

2015-10-07 19:41:26 +02:00
APPLICATION = xtimer_hang
include ../Makefile.tests_common
FEATURES_REQUIRED += periph_timer
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include