File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 980980[submodule "libraries/drivers/ads7830 "]
981981 path = libraries/drivers/ads7830
982982 url = https://github.com/adafruit/Adafruit_CircuitPython_ADS7830.git
983+ [submodule "libraries/helpers/pycamera "]
984+ path = libraries/helpers/pycamera
985+ url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/
Original file line number Diff line number Diff line change @@ -306,6 +306,7 @@ There are 327 libraries available.
306306* [ Adafruit CircuitPython PortalBase] ( https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-portalbase ) )
307307* [ Adafruit CircuitPython ProgressBar] ( https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-progressbar ) )
308308* [ Adafruit CircuitPython PyBadger] ( https://github.com/adafruit/Adafruit_CircuitPython_PyBadger.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-pybadger ) )
309+ * [ Adafruit CircuitPython PyCamera] ( https://github.com/adafruit/Adafruit_CircuitPython_PyCamera.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-pycamera ) )
309310* [ Adafruit CircuitPython Qualia] ( https://github.com/adafruit/Adafruit_CircuitPython_Qualia.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-qualia ) )
310311* [ Adafruit CircuitPython RGBLED] ( https://github.com/adafruit/Adafruit_CircuitPython_RGBLED.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-rgbled ) )
311312* [ Adafruit CircuitPython RSA] ( https://github.com/adafruit/Adafruit_CircuitPython_RSA.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-rsa ) )
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ specific boards.
3636 Adafruit MagTag <https://docs.circuitpython.org/projects/magtag/en/latest/ >
3737 Adafruit MONSTER M4SK <https://docs.circuitpython.org/projects/monsterm4sk/en/latest/ >
3838 Adafruit PortalBase <https://docs.circuitpython.org/projects/portalbase/en/latest/ >
39+ Adafruit PyCamera <https://docs.circuitpython.org/projects/pycamera/en/latest/ >
3940 Adafruit PyPortal <https://docs.circuitpython.org/projects/pyportal/en/latest/ >
4041 Adafruit Qualia S3 <https://docs.circuitpython.org/projects/qualia/en/latest/ >
4142 PyBadger (PyBadge and PyGamer) <https://docs.circuitpython.org/projects/pybadger/en/latest/ >
You can’t perform that action at this time.
0 commit comments