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

7 lines
125 B
Makefile
Raw Normal View History

2019-09-16 13:27:58 +02:00
include ../Makefile.tests_common
USEMODULE += dcf77
FEATURES_BLACKLIST += arch_msp430
include $(RIOTBASE)/Makefile.include