Skip to content

Commit

Permalink
Merge pull request #461 from adafruit/s35710
Browse files Browse the repository at this point in the history
Adding S-35710
  • Loading branch information
FoamyGuy committed May 10, 2024
2 parents 934a8cc + 669ccb8 commit aa02acb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -998,3 +998,6 @@
[submodule "libraries/drivers/adg72x"]
path = libraries/drivers/adg72x
url = https://github.com/adafruit/Adafruit_CircuitPython_ADG72x.git
[submodule "libraries/drivers/s35710"]
path = libraries/drivers/s35710
url = https://github.com/adafruit/Adafruit_CircuitPython_S-35710.git
1 change: 1 addition & 0 deletions docs/drivers.rst
Expand Up @@ -552,6 +552,7 @@ Miscellaneous
OV7670 Camera <https://docs.circuitpython.org/projects/ov7670/en/latest/>
Pixelbuf <https://docs.circuitpython.org/projects/pixelbuf/en/latest/>
RockBlock Iridium Satellite Modem <https://docs.circuitpython.org/projects/rockblock/en/latest/>
S-35710 Low-Power Wake Up Timer <https://docs.circuitpython.org/projects/s35710/en/latest/>
Si4713 Stereo FM Transmitter <https://docs.circuitpython.org/projects/si4713/en/latest/>
Si5351 Clock Generator <https://docs.circuitpython.org/projects/si5351/en/latest/>
STMPE610 Resistive Touchscreen <https://docs.circuitpython.org/projects/stmpe610/en/latest/>
Expand Down
1 change: 1 addition & 0 deletions libraries/drivers/s35710
Submodule s35710 added at acdad9

0 comments on commit aa02acb

Please sign in to comment.