Merge pull request #81 from arofarn/trellism4_ext

Add NeotrellisM4 extended library to the bundle
This commit is contained in:
Limor "Ladyada" Fried 2021-06-27 19:01:42 -04:00 committed by GitHub
commit ccd43a89ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -136,3 +136,6 @@
[submodule "libraries/drivers/74hc165"]
path = libraries/drivers/74hc165
url = https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165.git
[submodule "libraries/drivers/trellism4_extended"]
path = libraries/drivers/trellism4_extended
url = https://github.com/arofarn/CircuitPython_TrellisM4_extended.git

View file

@ -32,6 +32,7 @@ Here is a listing of current CircuitPython Community Libraries. There are 46 lib
* [at42qt-acorn-python](https://github.com/skerr92/at42qt-acorn-python.git)
* [slight CircuitPython TLC5957](https://github.com/s-light/slight_CircuitPython_TLC5957.git)
* [Woolsey Workshop CircuitPython 74HC165](https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165.git) ([PyPI](https://pypi.org/project/woolseyworkshop-circuitpython-74hc165/)) \([Docs](https://woolseyworkshop-circuitpython-74hc165.readthedocs.io/en/latest/))
* [CircuitPython NeoTrellisM4 extended (with Neotrellis seesaw boards)] (https://github.com/arofarn/CircuitPython_TrellisM4_extended)
## Helpers:
* [CIRCUITPYTHON ifttt](https://github.com/benevpi/CIRCUITPYTHON_ifttt.git) \([Docs](https://circuitpython-ifttt.readthedocs.io/))

@ -0,0 +1 @@
Subproject commit fcb2a00a69c64250db4e5dce2945c45193a85d7d