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 986
986
[submodule "libraries/helpers/pycamera "]
987
987
path = libraries/helpers/pycamera
988
988
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera.git
989
+ [submodule "libraries/drivers/ft5336 "]
990
+ path = libraries/drivers/ft5336
991
+ url = https://github.com/adafruit/Adafruit_CircuitPython_FT5336.git
Original file line number Diff line number Diff line change @@ -308,6 +308,7 @@ Other
308
308
.. toctree ::
309
309
310
310
Character LCD <https://docs.circuitpython.org/projects/charlcd/en/latest/ >
311
+ FT5336 Capacitive Touch Screen Driver <https://docs.circuitpython.org/projects/ft5336/en/latest/ >
311
312
HT16K33 LED Matrices and Segment Displays <https://docs.circuitpython.org/projects/ht16k33/en/latest/ >
312
313
IS31FL3731 Charlieplexed LED Matrix <https://docs.circuitpython.org/projects/is31fl3731/en/latest/ >
313
314
IS31FL3741 RGB LED Matrix driver <https://docs.circuitpython.org/projects/is31fl3741/en/latest/ >
You can’t perform that action at this time.
0 commit comments