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 884
884
[submodule "libraries/helpers/httpserver "]
885
885
path = libraries/helpers/httpserver
886
886
url = https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer.git
887
+ [submodule "libraries/drivers/tsc2007 "]
888
+ path = libraries/drivers/tsc2007
889
+ url = https://github.com/adafruit/Adafruit_CircuitPython_TSC2007.git
Original file line number Diff line number Diff line change @@ -299,6 +299,7 @@ Other
299
299
RA8875 40-Pin Display Driver <https://circuitpython.readthedocs.io/projects/ra8875/en/latest/ >
300
300
Sharp Memory Display <https://circuitpython.readthedocs.io/projects/sharpmemorydisplay/en/latest/ >
301
301
ST7565 Graphic Displays <https://circuitpython.readthedocs.io/projects/st7565/en/latest/ >
302
+ TSC2007 Resistive Touch Screen Driver <https://docs.circuitpython.org/projects/tsc2007/en/latest/ >
302
303
303
304
Real-time clocks
304
305
-----------------
You can’t perform that action at this time.
0 commit comments