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

Add embedded-hal 1.0 traits to stm32h7xx-hal #505

Closed
wants to merge 2 commits into from

Conversation

adam-hott
Copy link

I've added both the embedded-hal 0.2.7 and embedded-hal 1.0 declarations in Cargo.toml.

I've also added the embedded-hal 1.0 trait definitions, but we need to correct the naming of the embedded-hal 1.0 traits because there are now duplicate definitions between 0.2.7 trait and 1.0 traits.

Please help me understand how to properly name the 1.0 traits.

Thank you!

@adam-hott
Copy link
Author

This work has already been completed in PR #504

@adam-hott adam-hott closed this Sep 21, 2024
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