Merge pull request #338 from jepler/add-pcf8563

Add PCF8563 driver
This commit is contained in:
Scott Shawcroft 2021-08-12 09:46:11 -07:00 committed by GitHub
commit a0f8143c79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -848,3 +848,6 @@
[submodule "libraries/helpers/ducky"]
path = libraries/helpers/ducky
url = https://github.com/adafruit/Adafruit_CircuitPython_Ducky.git
[submodule "libraries/drivers/pcf8563"]
path = libraries/drivers/pcf8563
url = https://github.com/adafruit/Adafruit_CircuitPython_PCF8563.git

@ -0,0 +1 @@
Subproject commit 7e3082879962e58a1c8e686ee52f5ec876c45599