1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00
2021-01-25 21:10:08 +01:00

8 lines
131 B
Makefile

include ../Makefile.tests_common
USEMODULE += ds3231
USEMODULE += xtimer
USEMODULE += shell
include $(RIOTBASE)/Makefile.include