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 817
817
[submodule "libraries/helpers/simple-text-display "]
818
818
path = libraries/helpers/simple-text-display
819
819
url = https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display.git
820
+ [submodule "libraries/drivers/ov2640 "]
821
+ path = libraries/drivers/ov2640
822
+ url = https://github.com/adafruit/Adafruit_CircuitPython_OV2640.git
Original file line number Diff line number Diff line change @@ -490,6 +490,7 @@ Miscellaneous
490
490
NeoTrellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/neotrellis/en/latest/ >
491
491
NeoTrellis M4 4x8 Keypad <https://circuitpython.readthedocs.io/projects/trellism4/en/latest/ >
492
492
Nunchuk <https://circuitpython.readthedocs.io/projects/nunchuk/en/latest/ >
493
+ OV2640 Camera <https://circuitpython.readthedocs.io/projects/ov2640/en/latest/ >
493
494
OV7670 Camera <https://circuitpython.readthedocs.io/projects/ov7670/en/latest/ >
494
495
PyPixelbuf <https://circuitpython.readthedocs.io/projects/pypixelbuf/en/latest/ >
495
496
RockBlock Iridium Satellite Modem <https://circuitpython.readthedocs.io/projects/rockblock/en/latest/ >
You can’t perform that action at this time.
0 commit comments