File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed
drivers/libraries/drivers Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 974974[submodule "libraries/drivers/cst8xx "]
975975 path = libraries/drivers/cst8xx
976976 url = https://github.com/adafruit/Adafruit_CircuitPython_CST8XX.git
977- [submodule "libraries/drivers/vcnl4020 "]
978- path = libraries/drivers/libraries/drivers/vcnl4020
979- url = https://github.com/adafruit/Adafruit_CircuitPython_VCNL4020.git
980977[submodule "libraries/helpers/qualia "]
981978 path = libraries/helpers/qualia
982979 url = https://github.com/adafruit/Adafruit_CircuitPython_Qualia.git
983980[submodule "libraries/drivers/ads7830 "]
984981 path = libraries/drivers/ads7830
985982 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/ >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments