-
Notifications
You must be signed in to change notification settings - Fork 6
Update for new pac #28
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
Conversation
Hey @usbalbin. I think we've got some duplicated work here. I've got some unpublished branches that update the stm32-rs dependency and bring in changes to support the rest of the H5 family (notably adding all the peripheral clock enable definitions and add the rest of the GPIOs). Those changes do depend on an updated version of the @burrbull you previously published a |
One of the branches I was working on, for reference: https://github.com/stm32-rs/stm32h5xx-hal/tree/as/peripheral-rec-all-h5 |
i did not yank anything. it is still on crates.io |
i can release a new staging version as most of update/refactoring work is done |
I am happy to try rebasing over that if it would be helpful. |
In that case, I can update this(or a rebased version of this) to depend on that :) |
Huh. I must have used the wrong name earlier. Thanks for updating it! |
Yeah, how about you update this to depend on the staging crate and then I can rebase the RCC reset/enable changes on top? |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks!
No description provided.