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

Sync GPIO API with embedded-hal #5

Closed
hannobraun opened this issue Nov 27, 2017 · 1 comment
Closed

Sync GPIO API with embedded-hal #5

hannobraun opened this issue Nov 27, 2017 · 1 comment

Comments

@hannobraun
Copy link
Member

The GPIO API API is very basic and needs some work. We should also take the opportunity to design platform-independent traits and submit them to embedded-hal. There's a relevant upstream issue. blue-pill and other crates probably have some relevant code, too.

@hannobraun hannobraun changed the title Improve GPIO API and submit it to embedded-hal Sync GPIO API with embedded-hal Jan 30, 2018
@hannobraun
Copy link
Member Author

There's been a lot of work in embedded-hal since I originally posted this issue. There's probably not a lot left for me to submit by now, but at the very least, the upstream traits need to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant