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 808
808
[submodule "libraries/helpers/colorsys "]
809
809
path = libraries/helpers/colorsys
810
810
url = https://github.com/adafruit/Adafruit_CircuitPython_Colorsys.git
811
+ [submodule "libraries/drivers/ov7670 "]
812
+ path = libraries/drivers/ov7670
813
+ url = https://github.com/adafruit/Adafruit_CircuitPython_OV7670
Original file line number Diff line number Diff line change @@ -488,6 +488,7 @@ Miscellaneous
488
488
NeoTrellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/neotrellis/en/latest/ >
489
489
NeoTrellis M4 4x8 Keypad <https://circuitpython.readthedocs.io/projects/trellism4/en/latest/ >
490
490
Nunchuk <https://circuitpython.readthedocs.io/projects/nunchuk/en/latest/ >
491
+ OV7670 Camera <https://circuitpython.readthedocs.io/projects/ov7670/en/latest/ >
491
492
PyPixelbuf <https://circuitpython.readthedocs.io/projects/pypixelbuf/en/latest/ >
492
493
RockBlock Iridium Satellite Modem <https://circuitpython.readthedocs.io/projects/rockblock/en/latest/ >
493
494
Si4713 Stereo FM Transmitter <https://circuitpython.readthedocs.io/projects/si4713/en/latest/ >
You can’t perform that action at this time.
0 commit comments