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 884884[submodule "libraries/helpers/httpserver "]
885885 path = libraries/helpers/httpserver
886886 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
299299 RA8875 40-Pin Display Driver <https://circuitpython.readthedocs.io/projects/ra8875/en/latest/ >
300300 Sharp Memory Display <https://circuitpython.readthedocs.io/projects/sharpmemorydisplay/en/latest/ >
301301 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/ >
302303
303304Real-time clocks
304305-----------------
You can’t perform that action at this time.
0 commit comments