File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 935935[submodule "libraries/helpers/pixelmap "]
936936 path = libraries/helpers/pixelmap
937937 url = https://github.com/adafruit/Adafruit_CircuitPython_PixelMap.git
938+ [submodule "libraries/drivers/spd1656 "]
939+ path = libraries/drivers/spd1656
940+ url = https://github.com/adafruit/Adafruit_CircuitPython_SPD1656.git
941+ [submodule "libraries/drivers/acep7in "]
942+ path = libraries/drivers/acep7in
943+ url = https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In.git
Original file line number Diff line number Diff line change @@ -283,10 +283,12 @@ E-Paper / E-Ink
283283
284284.. toctree ::
285285
286+ ACeP7In (displayio) <https://docs.circuitpython.org/projects/acep7in/en/latest/ >
286287 E-Paper Display (framebuf) <https://docs.circuitpython.org/projects/epd/en/latest/ >
287288 IL0373 (displayio) <https://docs.circuitpython.org/projects/il0373/en/latest/ >
288289 IL0398 (displayio) <https://docs.circuitpython.org/projects/il0398/en/latest/ >
289290 IL91874 (displayio) <https://docs.circuitpython.org/projects/il91874/en/latest/ >
291+ SPD1656 (displayio) <https://docs.circuitpython.org/projects/spd1656/en/latest/ >
290292 SSD1608 (displayio) <https://docs.circuitpython.org/projects/ssd1608/en/latest/ >
291293 SSD1675 (displayio) <https://docs.circuitpython.org/projects/ssd1675/en/latest/ >
292294 SSD1680 (displayio) <https://docs.circuitpython.org/projects/ssd1680/en/latest/ >
You can’t perform that action at this time.
0 commit comments