-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F412 bypass PLL configuration when already done by bootloader #12996
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
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.
Maybe system_clock.c file could be moved down in TARGET_STM32F412xG in order to be common ?
@pilotak, thank you for your changes. |
@jeromecoutant good idea |
CI started |
Test run: SUCCESSSummary: 7 of 7 test jobs passed |
@0xc0170 i guess this can be merged... |
Yes, sorry for the delay due to 6.0 release |
This PR does not contain release version label after merging. |
Summary of changes
fixes STM32F412 SetSysClock failed #12993
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@jeromecoutant