Skip to content

Commit 669ccb8

Browse files
committed
Adding S-35710
Adding the S-35710 wake up timer driver to the bundle
1 parent 934a8cc commit 669ccb8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -998,3 +998,6 @@
998998
[submodule "libraries/drivers/adg72x"]
999999
path = libraries/drivers/adg72x
10001000
url = https://github.com/adafruit/Adafruit_CircuitPython_ADG72x.git
1001+
[submodule "libraries/drivers/s35710"]
1002+
path = libraries/drivers/s35710
1003+
url = https://github.com/adafruit/Adafruit_CircuitPython_S-35710.git

docs/drivers.rst

+1
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ Miscellaneous
552552
OV7670 Camera <https://docs.circuitpython.org/projects/ov7670/en/latest/>
553553
Pixelbuf <https://docs.circuitpython.org/projects/pixelbuf/en/latest/>
554554
RockBlock Iridium Satellite Modem <https://docs.circuitpython.org/projects/rockblock/en/latest/>
555+
S-35710 Low-Power Wake Up Timer <https://docs.circuitpython.org/projects/s35710/en/latest/>
555556
Si4713 Stereo FM Transmitter <https://docs.circuitpython.org/projects/si4713/en/latest/>
556557
Si5351 Clock Generator <https://docs.circuitpython.org/projects/si5351/en/latest/>
557558
STMPE610 Resistive Touchscreen <https://docs.circuitpython.org/projects/stmpe610/en/latest/>

libraries/drivers/s35710

Submodule s35710 added at acdad93

0 commit comments

Comments
 (0)