Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -875,3 +875,6 @@
[submodule "libraries/drivers/adxl37x"]
path = libraries/drivers/adxl37x
url = https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x.git
[submodule "libraries/helpers/esp32s2tft"]
path = libraries/helpers/esp32s2tft
url = https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT.git
1 change: 1 addition & 0 deletions docs/drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ specific boards.

Adafruit CircuitPlayground <https://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/>
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
Adafruit ESP32S2TFT <https://circuitpython.readthedocs.io/projects/esp32s2tft/en/latest/>
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
Adafruit FunHouse <https://circuitpython.readthedocs.io/projects/funhouse/en/latest/>
Adafruit MacroPad <https://circuitpython.readthedocs.io/projects/macropad/en/latest/>
Expand Down
1 change: 1 addition & 0 deletions libraries/helpers/esp32s2tft
Submodule esp32s2tft added at e713f4