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

Use embedded-hal traits #32

Open
kunerd opened this issue Feb 22, 2018 · 1 comment
Open

Use embedded-hal traits #32

kunerd opened this issue Feb 22, 2018 · 1 comment
Milestone

Comments

@kunerd
Copy link
Owner

kunerd commented Feb 22, 2018

To make this lib easier to (re-)use, it should make usage of the traits provided by the embedded-hal crate. The current impls in the hal module are already very similar to them, so porting should not be a big problem.

The only thing that needs clarification is whether to use the single pin or the port wise traits?

@kunerd
Copy link
Owner Author

kunerd commented Mar 9, 2018

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