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

8 lines
131 B
Makefile
Raw Normal View History

2020-10-19 16:02:25 +02:00
include ../Makefile.tests_common
USEMODULE += ds3231
USEMODULE += xtimer
USEMODULE += shell
include $(RIOTBASE)/Makefile.include