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

Lower Profile Changes to make Crate and Examples build with Rust 1.44 #111

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sirhcel
Copy link

@sirhcel sirhcel commented Jul 15, 2020

#109 switches to another STM32F3 HAL to solve the current issues when building with Rust 1.44. These are breaking changes delaying the integration.

What about some smaller dependecy updates and hot fixing the deprecation warnings for getting the great examples from this create up and running again as a minor update? This would also solve #110.

I did not update the crate version and would leave this up to you @japaric.

This locally ignores deprecation warnings for digital::v1 I/Os for
making crate and examples build with Rust 1.44. Pull request
japaric#109 already moved to another STM32F3
HAL to solve this issue. So this just makes the code compile whitout
running into fatal warnings.
Let's have our explicit dependencies on the same versions as crates
already pulled in by implicit ones.
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.

1 participant