Skip to content

add CircuitPython_async helper #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Conversation

kvc0
Copy link

@kvc0 kvc0 commented Sep 20, 2021

This library adds an event loop for circuitpython async/await syntax.

resolves: kvc0/CircuitPython_async#10

This library adds an event loop for circuitpython async/await syntax.
@tannewt tannewt requested a review from dhalbert September 20, 2021 19:56
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for submitting this!

@dhalbert dhalbert merged commit 15ed2b2 into adafruit:master Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add library to CircuitPython Community Bundle
2 participants