Skip to content

Commit

Permalink
Add pycamera
Browse files Browse the repository at this point in the history
pypi and rtd links are not yet in place
  • Loading branch information
jepler committed Dec 5, 2023
1 parent ca9cd21 commit 0e60b19
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -980,3 +980,6 @@
[submodule "libraries/drivers/ads7830"]
path = libraries/drivers/ads7830
url = https://github.com/adafruit/Adafruit_CircuitPython_ADS7830.git
[submodule "libraries/helpers/pycamera"]
path = libraries/helpers/pycamera
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/
1 change: 1 addition & 0 deletions circuitpython_library_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ There are 327 libraries available.
* [Adafruit CircuitPython PortalBase](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-portalbase))
* [Adafruit CircuitPython ProgressBar](https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-progressbar))
* [Adafruit CircuitPython PyBadger](https://github.com/adafruit/Adafruit_CircuitPython_PyBadger.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pybadger))
* [Adafruit CircuitPython PyCamera](https://github.com/adafruit/Adafruit_CircuitPython_PyCamera.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pycamera))
* [Adafruit CircuitPython Qualia](https://github.com/adafruit/Adafruit_CircuitPython_Qualia.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-qualia))
* [Adafruit CircuitPython RGBLED](https://github.com/adafruit/Adafruit_CircuitPython_RGBLED.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-rgbled))
* [Adafruit CircuitPython RSA](https://github.com/adafruit/Adafruit_CircuitPython_RSA.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-rsa))
Expand Down
1 change: 1 addition & 0 deletions docs/drivers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ specific boards.
Adafruit MagTag <https://docs.circuitpython.org/projects/magtag/en/latest/>
Adafruit MONSTER M4SK <https://docs.circuitpython.org/projects/monsterm4sk/en/latest/>
Adafruit PortalBase <https://docs.circuitpython.org/projects/portalbase/en/latest/>
Adafruit PyCamera <https://docs.circuitpython.org/projects/pycamera/en/latest/>
Adafruit PyPortal <https://docs.circuitpython.org/projects/pyportal/en/latest/>
Adafruit Qualia S3 <https://docs.circuitpython.org/projects/qualia/en/latest/>
PyBadger (PyBadge and PyGamer) <https://docs.circuitpython.org/projects/pybadger/en/latest/>
Expand Down
1 change: 1 addition & 0 deletions libraries/helpers/pycamera
Submodule pycamera added at 17bb8a

0 comments on commit 0e60b19

Please sign in to comment.