Skip to content

Commit 5a0877b

Browse files
Automated update by Adabot (adafruit/adabot@80adf57)
Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.12.0 from 2.11.1: > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#125 from jposada202020/PacMan_animation > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#124 from jposada202020/blink-with-user-color-selected-background Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 3.2.5 from 3.2.3: > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#100 from Neradoc/fix-feather-pins > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#99 from Neradoc/fix-matrix-docs Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 8.0.1 from 8.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#249 from Neradoc/fix-missing-exception-argument Updating https://github.com/adafruit/Adafruit_CircuitPython_Pathlib to 1.0.1 from 1.0.0: > use characters we can show with terminalio in example readme code > use characters we can show with terminalio in example Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 2.3.17 from 2.3.16: > Merge pull request adafruit/Adafruit_CircuitPython_ProgressBar#41 from dglaude/patch-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_Descriptors to 0.3.0 from 0.2.3: > Merge pull request adafruit/Adafruit_CircuitPython_USB_Host_Descriptors#7 from FoamyGuy/find_boot_keyboard Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_Pathlib
1 parent de7c72f commit 5a0877b

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

circuitpython_library_list.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Adafruit CircuitPython Libraries
22
![Blinka Reading](https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_Bundle/main/assets/BlinkaBook.png)
33
Here is a listing of current Adafruit CircuitPython Libraries.
4-
There are 356 libraries available.
4+
There are 357 libraries available.
55

66
## Drivers:
77
* [Adafruit CircuitPython 24LC32](https://github.com/adafruit/Adafruit_CircuitPython_24LC32.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-24lc32)) \([Docs](https://docs.circuitpython.org/projects/24lc32/en/latest/))
@@ -324,6 +324,7 @@ There are 356 libraries available.
324324
* [Adafruit CircuitPython PIOASM](https://github.com/adafruit/Adafruit_CircuitPython_PIOASM.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pioasm)) \([Docs](https://docs.circuitpython.org/projects/pioasm/en/latest/))
325325
* [Adafruit CircuitPython PYOA](https://github.com/adafruit/Adafruit_CircuitPython_PYOA.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pyoa)) \([Docs](https://docs.circuitpython.org/projects/pyoa/en/latest/))
326326
* [Adafruit CircuitPython Pastebin](https://github.com/adafruit/Adafruit_CircuitPython_Pastebin.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pastebin)) \([Docs](https://docs.circuitpython.org/projects/pastebin/en/latest/))
327+
* [Adafruit CircuitPython Pathlib](https://github.com/adafruit/Adafruit_CircuitPython_Pathlib.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pathlib)) \([Docs](https://docs.circuitpython.org/projects/pathlib/en/latest/))
327328
* [Adafruit CircuitPython Pixel Framebuf](https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pixel-framebuf)) \([Docs](https://docs.circuitpython.org/projects/pixel_framebuf/en/latest/))
328329
* [Adafruit CircuitPython PixelMap](https://github.com/adafruit/Adafruit_CircuitPython_PixelMap.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pixelmap)) \([Docs](https://docs.circuitpython.org/projects/pixelmap/en/latest/))
329330
* [Adafruit CircuitPython Pixelbuf](https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pixelbuf)) \([Docs](https://docs.circuitpython.org/projects/pixelbuf/en/latest/))

0 commit comments

Comments
 (0)