File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1025
1025
[submodule "libraries/helpers/anchored_tilegrid "]
1026
1026
path = libraries/helpers/anchored_tilegrid
1027
1027
url = https://github.com/adafruit/Adafruit_CircuitPython_Anchored_TileGrid.git
1028
+ [submodule "libraries/drivers/tm1814 "]
1029
+ path = libraries/drivers/tm1814
1030
+ url = https://github.com/adafruit/Adafruit_CircuitPython_tm1814.git
Original file line number Diff line number Diff line change @@ -205,6 +205,7 @@ There are 341 libraries available.
205
205
* [ Adafruit CircuitPython TLC5947] ( https://github.com/adafruit/Adafruit_CircuitPython_TLC5947.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlc5947 ) )
206
206
* [ Adafruit CircuitPython TLC59711] ( https://github.com/adafruit/Adafruit_CircuitPython_TLC59711.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlc59711 ) )
207
207
* [ Adafruit CircuitPython TLV493D] ( https://github.com/adafruit/Adafruit_CircuitPython_TLV493D.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlv493d ) )
208
+ * [ Adafruit CircuitPython TM1814] ( https://github.com/adafruit/Adafruit_CircuitPython_TM1814.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tm1814 ) )
208
209
* [ Adafruit CircuitPython TMP006] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP006.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp006 ) )
209
210
* [ Adafruit CircuitPython TMP007] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP007.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp007 ) )
210
211
* [ Adafruit CircuitPython TMP117] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP117 ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp117 ) )
Original file line number Diff line number Diff line change @@ -243,6 +243,7 @@ Multi-color LED drivers.
243
243
NeoPxl8 <https://docs.circuitpython.org/projects/neopxl8/en/latest/ >
244
244
Pixie <https://docs.circuitpython.org/projects/pixie/en/latest/ >
245
245
RGB LED <https://docs.circuitpython.org/projects/rgbled/en/latest/ >
246
+ TM1814 <https://docs.circuitpython.org/projects/tm1814/en/latest/ >
246
247
WS2801 <https://docs.circuitpython.org/projects/ws2801/en/latest/ >
247
248
248
249
Displays
You can’t perform that action at this time.
0 commit comments