Skip to content

Commit 15ed2b2

Browse files
authored
Merge pull request #85 from WarriorOfWire/circuitpython_async
add CircuitPython_async helper
2 parents 1dca2ed + 2812396 commit 15ed2b2

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,6 @@
145145
[submodule "libraries/drivers/bluepad32"]
146146
path = libraries/drivers/bluepad32
147147
url = https://github.com/ricardoquesada/bluepad32-circuitpython.git
148+
[submodule "libraries/helpers/asynccp"]
149+
path = libraries/helpers/asynccp
150+
url = https://github.com/WarriorOfWire/CircuitPython_async.git

circuitpython_community_library_list.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CircuitPython Community 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 CircuitPython Community Libraries. There are 48 libraries available.
4+
Here is a listing of current CircuitPython Community Libraries. There are 49 libraries available.
55

66
## Drivers:
77
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git)
@@ -54,3 +54,5 @@ Here is a listing of current CircuitPython Community Libraries. There are 48 lib
5454
* [PiperBlocklyLibrary](https://github.com/buildwithpiper/PiperBlocklyLibrary.git)
5555
* [circuitPython dotstar featherwing](https://github.com/dastels/circuitPython_dotstar_featherwing.git) \([Docs](https://circuitpython.readthedocs.io/projects/dotstar_featherwing/en/latest/))
5656
* [nonblocking timer](https://github.com/Angeleno-Tech/nonblocking_timer.git) \([Docs](https://circuitpython-nonblocking_timer.readthedocs.io/))
57+
* [CircuitPython_async](https://github.com/WarriorOfWire/CircuitPython_async.git)
58+

libraries/helpers/asynccp

Submodule asynccp added at dedcb9d

0 commit comments

Comments
 (0)