Skip to content

Commit 52d109f

Browse files
Automated update by Adabot (adafruit/adabot@3a9057c)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to v2.1.4 from 2.1.3: > bump version to v2.1.4 > Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.4 (nRF24/CircuitPython_nRF24L01#65) > Bump codecov/codecov-action from 4 to 5 (nRF24/CircuitPython_nRF24L01#63) > Network improvements (nRF24/CircuitPython_nRF24L01#59) > prepare for trusted publisher releases to pypi > update list of linting tools used in CONTIBUTING guideline > update pre-commit hooks (nRF24/CircuitPython_nRF24L01#58) > Bump codecov/codecov-action from 3 to 4 (nRF24/CircuitPython_nRF24L01#57) > Bump actions/cache from 3 to 4 (nRF24/CircuitPython_nRF24L01#56) > Bump actions/upload-artifact from 3 to 4 (nRF24/CircuitPython_nRF24L01#55) > Bump actions/setup-python from 4 to 5 (nRF24/CircuitPython_nRF24L01#53) > Update pre commit hooks (nRF24/CircuitPython_nRF24L01#54) > Bump actions/checkout from 3 to 4 (nRF24/CircuitPython_nRF24L01#51) > Merge remote-tracking branch 'origin/use-dependabot' Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA: > Added the following libraries: CircuitPython_FS3000
1 parent e22ca53 commit 52d109f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

circuitpython_community_auto_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 153 libraries available.
4+
There are 154 libraries available.
55

66
## Drivers:
77
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git)
@@ -16,6 +16,7 @@ There are 153 libraries available.
1616
* [CircuitPython Cirque Pinnacle](https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle.git) ([PyPi](https://pypi.org/project/circuitpython-cirque-pinnacle)) \([Docs](https://circuitpython-cirque-pinnacle.readthedocs.io/en/latest/?badge=latest))
1717
* [CircuitPython DRV8830](https://github.com/CedarGroveStudios/CircuitPython_DRV8830.git)
1818
* [CircuitPython DisplayIO ST7565](https://github.com/mateusznowakdev/CircuitPython_DisplayIO_ST7565.git)
19+
* [CircuitPython FS3000](https://github.com/noelanderson/CircuitPython_FS3000.git) \([Docs](https://circuitpython-fs3000.readthedocs.io/))
1920
* [CircuitPython GC9A01](https://github.com/tylercrumpton/CircuitPython_GC9A01.git)
2021
* [CircuitPython GC9D01](https://github.com/tylercrumpton/CircuitPython_GC9D01.git)
2122
* [CircuitPython GT911](https://github.com/rgrizzell/CircuitPython_GT911.git) ([PyPi](https://pypi.org/project/circuitpython-gt911)) \([Docs](https://circuitpython-gt911.readthedocs.io/))

libraries/drivers/nrf24l01

0 commit comments

Comments
 (0)