Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -775,3 +775,6 @@
[submodule "libraries/helpers/pioasm"]
path = libraries/helpers/pioasm
url = https://github.com/adafruit/Adafruit_CircuitPython_PIOASM.git
[submodule "libraries/drivers/aw9523"]
path = libraries/drivers/aw9523
url = https://github.com/adafruit/Adafruit_CircuitPython_AW9523.git
1 change: 1 addition & 0 deletions docs/drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ These provide functionality similar to ``analogio``, ``digitalio``, ``pulseio``,

ADS1x15 Analog-to-Digital Converter <https://circuitpython.readthedocs.io/projects/ads1x15/en/latest/>
Adafruit SeeSaw <https://circuitpython.readthedocs.io/projects/seesaw/en/latest/>
AW9523 GPIO expander and LED driver <https://circuitpython.readthedocs.io/projects/aw9523/en/latest/>
Crickit Robotics Boards <https://circuitpython.readthedocs.io/projects/crickit/en/latest/>
DS2413 OneWire GPIO Expander <https://circuitpython.readthedocs.io/projects/ds2413/en/latest/>
FocalTech Capacitive Touch <https://circuitpython.readthedocs.io/projects/focaltouch/en/latest/>
Expand Down
1 change: 1 addition & 0 deletions libraries/drivers/aw9523
Submodule aw9523 added at 8e3948