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

Update to embedded-hal 1.0 #13

Open
chrysn opened this issue Sep 11, 2024 · 2 comments
Open

Update to embedded-hal 1.0 #13

chrysn opened this issue Sep 11, 2024 · 2 comments

Comments

@chrysn
Copy link

chrysn commented Sep 11, 2024

With embedded-hal having stabilized, I think it'd be good to do an update that allows wrapping the current GPIO types.

It may well be possible to not have a breaking update here but to support both versions of embedded-hal for the adapter types.

@rubberduck203
Copy link
Owner

rubberduck203 commented Sep 11, 2024

There’s been an open PR for upgrading to embedded-hal 1.0 for an unfortunately long time.

#12

I have simply not had the time to get to it.

I do not want to try to support old versions of embedded-hal. We will update the dependency and deal with whatever breaking changes occur.

@chrysn
Copy link
Author

chrysn commented Sep 11, 2024

Argh, I've stopped reading there after reading "async" (which is a fine thing but also not what I was looking for at that precise time), sorry for the duplicate.

Once I come back to this issue I'll have a look at the PR to see what I can contribute.

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

No branches or pull requests

2 participants