Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK to 0.0.1 from b9f1195: < Merge pull request adafruit/Adafruit_CircuitPython_MONSTERM4SK#2 from FoamyGuy/main < Merge pull request adafruit/Adafruit_CircuitPython_MONSTERM4SK#1 from FoamyGuy/main < fixing a few things in setup py < adding rainbow star example. implementing buttons property in the library < remove pypi upload from actions Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 3.6.0 from 3.5.0: > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#86 from makermelissa/terminalio Updating https://github.com/adafruit/Adafruit_CircuitPython_VCNL4010 to 0.10.4 from 0.10.3: > Merge pull request adafruit/Adafruit_CircuitPython_VCNL4010#14 from gpshead/typo-proxinity Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_EMC2101, Adafruit_CircuitPython_MONSTERM4SK
This commit is contained in:
parent
50ef8d5510
commit
3b383fbd03
4 changed files with 6 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Adafruit CircuitPython Libraries
|
||||

|
||||
|
||||
Here is a listing of current Adafruit CircuitPython Libraries. There are 246 libraries available.
|
||||
Here is a listing of current Adafruit CircuitPython Libraries. There are 248 libraries available.
|
||||
|
||||
## Drivers:
|
||||
* [Adafruit CircuitPython 74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-74hc595))
|
||||
|
|
@ -45,6 +45,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 246 lib
|
|||
* [Adafruit CircuitPython DisplayIO SSD1306](https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306.git)
|
||||
* [Adafruit CircuitPython DotStar](https://github.com/adafruit/Adafruit_CircuitPython_DotStar.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-dotstar))
|
||||
* [Adafruit CircuitPython DymoScale](https://github.com/adafruit/Adafruit_CircuitPython_DymoScale.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-dymoscale))
|
||||
* [Adafruit CircuitPython EMC2101](https://github.com/adafruit/Adafruit_CircuitPython_EMC2101.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-emc2101))
|
||||
* [Adafruit CircuitPython EPD](https://github.com/adafruit/Adafruit_CircuitPython_EPD.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-epd))
|
||||
* [Adafruit CircuitPython ESP ATcontrol](https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-esp-atcontrol))
|
||||
* [Adafruit CircuitPython ESP32SPI](https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-esp32spi))
|
||||
|
|
@ -99,6 +100,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 246 lib
|
|||
* [Adafruit CircuitPython MLX90614](https://github.com/adafruit/Adafruit_CircuitPython_MLX90614.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mlx90614))
|
||||
* [Adafruit CircuitPython MLX90640](https://github.com/adafruit/Adafruit_CircuitPython_MLX90640.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mlx90640))
|
||||
* [Adafruit CircuitPython MMA8451](https://github.com/adafruit/Adafruit_CircuitPython_MMA8451.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mma8451))
|
||||
* [Adafruit CircuitPython MONSTERM4SK](https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK.git)
|
||||
* [Adafruit CircuitPython MPL115A2](https://github.com/adafruit/Adafruit_CircuitPython_MPL115A2.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mpl115a2))
|
||||
* [Adafruit CircuitPython MPL3115A2](https://github.com/adafruit/Adafruit_CircuitPython_MPL3115A2.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mpl3115a2))
|
||||
* [Adafruit CircuitPython MPR121](https://github.com/adafruit/Adafruit_CircuitPython_MPR121.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-mpr121))
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b9f1195fae58bc4450bce24705f70132d14a3a52
|
||||
Subproject commit f09bcb0b3fc9dfadc81fe849d29951fed03a16e1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 22715030e92dc88b58573fc59fa5048f44bc25bc
|
||||
Subproject commit 6511953d71d940be9b45c0133d25d272d99cdca4
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ded2872c5e014d3ed03588410aeeccd2d88ad0df
|
||||
Subproject commit 4a6d60a2b74418046f99635169c876dce981261c
|
||||
Loading…
Reference in a new issue