File tree 4 files changed +6
-0
lines changed
4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 980
980
[submodule "libraries/drivers/ads7830 "]
981
981
path = libraries/drivers/ads7830
982
982
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.
306
306
* [ Adafruit CircuitPython PortalBase] ( https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-portalbase ) )
307
307
* [ Adafruit CircuitPython ProgressBar] ( https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-progressbar ) )
308
308
* [ 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 ) )
309
310
* [ Adafruit CircuitPython Qualia] ( https://github.com/adafruit/Adafruit_CircuitPython_Qualia.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-qualia ) )
310
311
* [ Adafruit CircuitPython RGBLED] ( https://github.com/adafruit/Adafruit_CircuitPython_RGBLED.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-rgbled ) )
311
312
* [ 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.
36
36
Adafruit MagTag <https://docs.circuitpython.org/projects/magtag/en/latest/ >
37
37
Adafruit MONSTER M4SK <https://docs.circuitpython.org/projects/monsterm4sk/en/latest/ >
38
38
Adafruit PortalBase <https://docs.circuitpython.org/projects/portalbase/en/latest/ >
39
+ Adafruit PyCamera <https://docs.circuitpython.org/projects/pycamera/en/latest/ >
39
40
Adafruit PyPortal <https://docs.circuitpython.org/projects/pyportal/en/latest/ >
40
41
Adafruit Qualia S3 <https://docs.circuitpython.org/projects/qualia/en/latest/ >
41
42
PyBadger (PyBadge and PyGamer) <https://docs.circuitpython.org/projects/pybadger/en/latest/ >
You can’t perform that action at this time.
0 commit comments