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.
2 parents 59baf9e + 20afd69 commit a0f8143Copy full SHA for a0f8143
.gitmodules
@@ -848,3 +848,6 @@
848
[submodule "libraries/helpers/ducky"]
849
path = libraries/helpers/ducky
850
url = https://github.com/adafruit/Adafruit_CircuitPython_Ducky.git
851
+[submodule "libraries/drivers/pcf8563"]
852
+ path = libraries/drivers/pcf8563
853
+ url = https://github.com/adafruit/Adafruit_CircuitPython_PCF8563.git
libraries/drivers/pcf8563
0 commit comments