File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1049
1049
[submodule "libraries/drivers/ina228 "]
1050
1050
path = libraries/drivers/ina228
1051
1051
url = https://github.com/adafruit/Adafruit_CircuitPython_INA228.git
1052
+ [submodule "libraries/drivers/gc9a01a "]
1053
+ path = libraries/drivers/gc9a01a
1054
+ url = https://github.com/adafruit/Adafruit_CircuitPython_GC9A01A.git
Original file line number Diff line number Diff line change @@ -266,6 +266,7 @@ Color TFT-LCD
266
266
267
267
.. toctree ::
268
268
269
+ GC9A01A (displayio) (adafruit_gc9a01a) <https://docs.circuitpython.org/projects/gc9a01a/en/latest/ >
269
270
HX8357 (displayio) (adafruit_hx8357) <https://docs.circuitpython.org/projects/hx8357/en/latest/ >
270
271
ILI9341 and ILI9340 (displayio) (adafruit_ili9341) <https://docs.circuitpython.org/projects/ili9341/en/latest/ >
271
272
ST7735 (displayio) (adafruit_st7735) <https://docs.circuitpython.org/projects/st7735/en/latest/ >
You can’t perform that action at this time.
0 commit comments