Skip to content
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

Implement async traits for peripherals #30

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Implement async traits for peripherals #30

wants to merge 7 commits into from

Conversation

Disasm
Copy link
Member

@Disasm Disasm commented Jun 20, 2020

No description provided.

@Disasm Disasm changed the title Implement async traits for serial and spi Implement async traits for peripherals Jun 20, 2020
@almindor
Copy link
Collaborator

@Disasm sorry I've been out of the loop for so long. Are these still to be done?

@Disasm
Copy link
Member Author

Disasm commented Jul 11, 2021

It's a proof of concept implementation to see how the async traits work in practice. It requires a feature gate (and nightly) to work, so it should be safe to merge and publish this change.

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.

2 participants