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

embedded-hal v1.0.0-alpha.8 support #45

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

Conversation

almindor
Copy link
Collaborator

@almindor almindor commented Jul 31, 2022

Adds support for embedded-hal v1.0.0-alpha.8 by refactoring existing SPI device implementation into using the new traits.

Tested with write only so far.

Requires:
riscv-rust/e310x#26
rust-embedded/riscv-rt#101
rust-embedded/riscv#106

Based off of @ahmedcharles work in #42 which I kind of botched up by merging to master too soon. @ahmedcharles if you feel strongly about the contribution loss here please ping me here and we can figure out how to best combine these changes so you get the proper credit for the alpha.7 changes.

@ahmedcharles
Copy link
Contributor

I'm fine with a mention in the commit message. Thanks. :)

@almindor
Copy link
Collaborator Author

almindor commented Aug 2, 2022

I'm fine with a mention in the commit message. Thanks. :)

Added in the commit msg for alpha.7 support

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