Skip to content

Commit ac9cae1

Browse files
authored
Merge pull request #369 from makermelissa/main
Add ESP32S2TFT to bundle
2 parents 4665222 + 765e145 commit ac9cae1

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,3 +875,6 @@
875875
[submodule "libraries/drivers/adxl37x"]
876876
path = libraries/drivers/adxl37x
877877
url = https://github.com/adafruit/Adafruit_CircuitPython_ADXL37x.git
878+
[submodule "libraries/helpers/esp32s2tft"]
879+
path = libraries/helpers/esp32s2tft
880+
url = https://github.com/adafruit/Adafruit_CircuitPython_ESP32S2TFT.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ specific boards.
2929

3030
Adafruit CircuitPlayground <https://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/>
3131
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
32+
Adafruit ESP32S2TFT <https://circuitpython.readthedocs.io/projects/esp32s2tft/en/latest/>
3233
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
3334
Adafruit FunHouse <https://circuitpython.readthedocs.io/projects/funhouse/en/latest/>
3435
Adafruit MacroPad <https://circuitpython.readthedocs.io/projects/macropad/en/latest/>

libraries/helpers/esp32s2tft

Submodule esp32s2tft added at e713f4b

0 commit comments

Comments
 (0)