mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
This driver currently only supports the SPI connected DS3234, and only for initializing 1 Hz square wave output on the SQW pin, nothing else.
2 lines
34 B
Makefile
2 lines
34 B
Makefile
include $(RIOTBASE)/Makefile.base
|