We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da405d commit 122b0e7Copy full SHA for 122b0e7
.gitmodules
@@ -70,3 +70,6 @@
70
[submodule "libraries/drivers/sdcard"]
71
path = libraries/drivers/sdcard
72
url = https://github.com/adafruit/Adafruit_CircuitPython_SD.git
73
+[submodule "libraries/drivers/ds3231"]
74
+ path = libraries/drivers/ds3231
75
+ url = https://github.com/adafruit/Adafruit_CircuitPython_DS3231.git
libraries/drivers/ds3231
0 commit comments