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

Various fixes and updates #17

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

Conversation

karlp
Copy link

@karlp karlp commented Sep 6, 2021

Some of these are more important than others, but I'm not sure whether you'd like them as a string of separate PRs or not. They're all pretty much standalone commits and could be cherry-picked at will.

karlp and others added 7 commits September 6, 2021 11:17
It may or may not be the PLL clock.

Signed-off-by: Karl Palsson <[email protected]>
No reason to stay on the older package, and easier for other
applications to move forwards.

Signed-off-by: Karl Palsson <[email protected]>
HSE wasn't actually being turned on, so even though the SW bits were set
to HSE, the SWS bits never switched over, and we continued running from
MSI.

Fixes: eupn#16

Signed-off-by: Karl Palsson <[email protected]>
Use the same naming style as the L4 HAL, given that the WB is an L4 with
a radio attached.  This makes it easier to use l4 example code.

Signed-off-by: Karl Palsson <[email protected]>
@eupn eupn self-requested a review September 6, 2021 11:24
@karlp
Copy link
Author

karlp commented Sep 6, 2021

I'm still working on your repo as the "upstream" at the moment, right? Things should go from your repo here, and then into stm32-rs eventually? The "goal" is for this to become part of the shared stm32 rust hal crates?

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