Skip to content

Commit 6a9fcdf

Browse files
Automated update by Adabot (adafruit/adabot@52a9ec7)
Updating https://github.com/adafruit/Adafruit_CircuitPython_DRV2605 to 1.0.2 from 1.0.1: > Merge pull request adafruit/Adafruit_CircuitPython_DRV2605#14 from caternuson/iss13 Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.3.5 from 1.3.4: > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#30 from jerryneedell/jerryn_aio_post Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.2.2 from 3.2.1: > Merge pull request adafruit/Adafruit_CircuitPython_GPS#16 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 2.3.1 from 2.3.0: > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3731#14 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_RA8875 to 1.0.5 from 1.0.4: > Merge pull request adafruit/Adafruit_CircuitPython_RA8875#8 from makermelissa/master > Merge pull request adafruit/Adafruit_CircuitPython_RA8875#7 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_TPA2016, Adafruit_CircuitPython_Display_Button, Adafruit_CircuitPython_Display_Shapes
1 parent 0bb7efd commit 6a9fcdf

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

circuitpython_library_list.md

Lines changed: 4 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/22_1023blinka.png)
33

4-
Here is a listing of current Adafruit CircuitPython Libraries. There are 139 libraries available.
4+
Here is a listing of current Adafruit CircuitPython Libraries. There are 142 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))
@@ -98,6 +98,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 139 lib
9898
* [Adafruit CircuitPython TLC59711](https://github.com/adafruit/Adafruit_CircuitPython_TLC59711.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-tlc59711))
9999
* [Adafruit CircuitPython TMP006](https://github.com/adafruit/Adafruit_CircuitPython_TMP006.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-tmp006))
100100
* [Adafruit CircuitPython TMP007](https://github.com/adafruit/Adafruit_CircuitPython_TMP007.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-tmp007))
101+
* [Adafruit CircuitPython TPA2016](https://github.com/adafruit/Adafruit_CircuitPython_TPA2016.git)
101102
* [Adafruit CircuitPython TSL2561](https://github.com/adafruit/Adafruit_CircuitPython_TSL2561.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-tsl2561))
102103
* [Adafruit CircuitPython TSL2591](https://github.com/adafruit/Adafruit_CircuitPython_TSL2591.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-tsl2591))
103104
* [Adafruit CircuitPython Thermal Printer](https://github.com/adafruit/Adafruit_CircuitPython_Thermal_Printer.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-thermal-printer))
@@ -124,6 +125,8 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 139 lib
124125
* [Adafruit CircuitPython BoardTest](https://github.com/adafruit/Adafruit_CircuitPython_BoardTest.git)
125126
* [Adafruit CircuitPython BusDevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-busdevice))
126127
* [Adafruit CircuitPython Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer.git)
128+
* [Adafruit CircuitPython Display Button](https://github.com/adafruit/Adafruit_CircuitPython_Display_Button.git)
129+
* [Adafruit CircuitPython Display Shapes](https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git)
127130
* [Adafruit CircuitPython Display Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git)
128131
* [Adafruit CircuitPython FancyLED](https://github.com/adafruit/Adafruit_CircuitPython_FancyLED.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-fancyled))
129132
* [Adafruit CircuitPython FeatherWing](https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-featherwing))

libraries/drivers/gps

0 commit comments

Comments
 (0)