File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 415
415
[submodule "libraries/helpers/adafruitio "]
416
416
path = libraries/helpers/adafruitio
417
417
url = https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO.git
418
+ [submodule "libraries/drivers/tpa2016 "]
419
+ path = libraries/drivers/tpa2016
420
+ url = https://github.com/adafruit/Adafruit_CircuitPython_TPA2016.git
Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ Miscellaneous
249
249
STMPE610 Resistive Touchscreen <https://circuitpython.readthedocs.io/projects/stmpe610/en/latest/ >
250
250
Thermal Printer <https://circuitpython.readthedocs.io/projects/thermal_printer/en/latest/ >
251
251
Touchscreen 4-Wire Resistive <https://circuitpython.readthedocs.io/projects/touchscreen/en/latest/ >
252
+ TPA2016 Audio Amplifier with AGC <https://circuitpython.readthedocs.io/projects/tpa2016/en/latest/ >
252
253
Trellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/trellis/en/latest/ >
253
254
VC0706 TTL Camera <https://circuitpython.readthedocs.io/projects/vc0706/en/latest/ >
254
255
VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/ >
You can’t perform that action at this time.
0 commit comments