1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 23:12:45 +01:00
RIOT/tests/periph_rtc/Makefile

8 lines
124 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
FEATURES_REQUIRED = periph_rtc
2015-09-03 19:02:26 +02:00
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include