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 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mhthies
Copy link
Contributor

@mhthies mhthies commented Mar 24, 2024

Updates the embedded-hal dependency to the new stable version 1.0.0 from January 2024 and adapts the code to the reworked I2C trait structure. You can read more about the migration over, at the embedded-hal repository.

Note: This change is not backwards compatible. However, users of this driver, who are stuck to a HAL implementation library based on embedded-hal 0.2.x, can use the embedded-hal-compat crate to adapt betweent the two versions of the traits.

@lucazulian
Copy link
Collaborator

Could you please rebase it with the latest master version? Thank you!

@mhthies
Copy link
Contributor Author

mhthies commented Sep 15, 2024

Could you please rebase it with the latest master version? Thank you!
done

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