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 @@ -544,3 +544,6 @@
[submodule "libraries/helpers/menumanager"]
path = libraries/helpers/menumanager
url = https://github.com/relic-se/CircuitPython_MenuManager.git
[submodule "libraries/drivers/ts20"]
path = libraries/drivers/ts20
url = https://github.com/todbot/CircuitPython_TS20.git
1 change: 1 addition & 0 deletions circuitpython_community_library_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
* [CircuitPython TMP75](https://github.com/barbudor/CircuitPython_TMP75.git) CircuitPython driver library for Texas Instruments' TMP75 I2C temperature sensor ([Docs](https://circuitpython-tmp75.readthedocs.io/en/latest/))
* [CircuitPython TicStepper](https://github.com/tekktrik/CircuitPython_TicStepper.git) Driver for the TIC stepper motor drivers ([Docs](https://circuitpython-ticstepper.readthedocs.io/en/latest/))
* [CircuitPython TLV320AIC3204 Audio Codec](https://github.com/relic-se/CircuitPython_TLV320AIC3204.git) CircuitPython driver for TLV320AIC3204 audio codec. ([PyPI](https://pypi.org/project/circuitpython-tlv320aic3204/)) ([Docs](https://circuitpython-tlv320aic3204.readthedocs.io/))
* [CircuitPython TS20](https://github.com/todbot/CircuitPython_TS20.git) CircuitPython driver library for the TouchSemi TS20 20-channel capacitive touch chip ([Docs](https://circuitpython-ts20.readthedocs.io/en/latest/))
* [CircuitPython TTP229](https://github.com/relic-se/CircuitPython_TTP229.git) CircuitPython driver library for the TonTouch TTP229 16-key capacitive touch detector ([Docs](https://circuitpython-ttp229.readthedocs.io/en/latest/))
* [CircuitPython WiiChuck](https://github.com/jfurcean/CircuitPython_WiiChuck.git) CircuitPython driver for Nintendo WiiMote I2C Accessory Devices([PyPi](https://pypi.org/project/circuitpython-wiichuck)) ([Docs](https://circuitpython-wiichuck.readthedocs.io/))
* [CircuitPython bteve](https://github.com/jamesbowman/CircuitPython_bteve.git) CircuitPython_bteve
Expand Down
1 change: 1 addition & 0 deletions libraries/drivers/ts20
Submodule ts20 added at 00b9cb