mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 21:52:44 +01:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
include ../Makefile.drivers_common
|
|
|
|
USEMODULE += ds1307
|
|
USEMODULE += embunit
|
|
USEMODULE += xtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|