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 v1.0.0 #55

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

Sycrosity
Copy link

@Sycrosity Sycrosity commented Jan 13, 2024

  • Updates Cargo.toml to eh v1.0.0
  • Updated embedded-hal-mock to v0.10.0
  • Replace existing trait impls with eh v1.0.0 ones

This is by no means without it's difficulties - the AdcProxy struct must be dropped, as eh v1.0.0 does not contain traits for Adc, and the tests have not yet been updated - I don't have the time at this moment to implement those.

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.

None yet

1 participant