Skip to content

Commit 89f0449

Browse files
Automated update by Adabot (adafruit/adabot@0b83e6e)
Updating https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO to 1.2.2 from 1.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_BitbangIO#17 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 2.1.0 from 2.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#59 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 0.1.3 from 0.1.2: > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#6 from LuminousOwl/fix-mov-op Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_HTU31D
1 parent f5ec323 commit 89f0449

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

circuitpython_library_list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Adafruit CircuitPython Libraries
22
![Blinka Reading](https://raw.githubusercontent.com/adafruit/circuitpython-weekly-newsletter/gh-pages/assets/archives/22_1023blinka.png)
33

4-
Here is a listing of current Adafruit CircuitPython Libraries. There are 261 libraries available.
4+
Here is a listing of current Adafruit CircuitPython Libraries. There are 262 libraries available.
55

66
## Drivers:
77
* [Adafruit CircuitPython 74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-74hc595)) \([Docs](https://circuitpython.readthedocs.io/projects/74hc595/en/latest/))
@@ -61,6 +61,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 261 lib
6161
* [Adafruit CircuitPython HT16K33](https://github.com/adafruit/Adafruit_CircuitPython_HT16K33.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-ht16k33)) \([Docs](https://circuitpython.readthedocs.io/projects/ht16k33/en/latest/))
6262
* [Adafruit CircuitPython HTS221](https://github.com/adafruit/Adafruit_CircuitPython_HTS221.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-hts221)) \([Docs](https://circuitpython.readthedocs.io/projects/hts221/en/latest/))
6363
* [Adafruit CircuitPython HTU21D](https://github.com/adafruit/Adafruit_CircuitPython_HTU21D.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-htu21d)) \([Docs](https://circuitpython.readthedocs.io/projects/htu21d/en/latest/))
64+
* [Adafruit CircuitPython HTU31D](https://github.com/adafruit/Adafruit_CircuitPython_HTU31D.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-htu31d)) \([Docs](https://circuitpython.readthedocs.io/projects/htu31d/en/latest/))
6465
* [Adafruit CircuitPython HX8357](https://github.com/adafruit/Adafruit_CircuitPython_HX8357.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-hx8357)) \([Docs](https://circuitpython.readthedocs.io/projects/hx8357/en/latest/))
6566
* [Adafruit CircuitPython ICM20X](https://github.com/adafruit/Adafruit_CircuitPython_ICM20X.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-icm20x)) \([Docs](https://circuitpython.readthedocs.io/projects/icm20x/en/latest/))
6667
* [Adafruit CircuitPython IL0373](https://github.com/adafruit/Adafruit_CircuitPython_IL0373.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-il0373)) \([Docs](https://circuitpython.readthedocs.io/projects/il0373/en/latest/))

libraries/helpers/bitbangio

libraries/helpers/pioasm

0 commit comments

Comments
 (0)