-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32: define RCC_LSE_BYPASS to allow using PC_15 as gpio #13817
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
@facchinm, thank you for your changes. |
CI started Set to patch version (target update only) |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
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.
I suppose this "lse-bypass" config is set for Portenta in targets.json
STM32 information :-)
Same feature for HSE. |
@jeromecoutant yup! 51cff23 |
Travis run (due to the travis org change, we got 2 statuses). I'll merge. |
Summary of changes
This is the first part of a PR series to support Arduino Portenta H7 .
The patchset has been split into independent PRs for an easier review.
#13816
This PR content:
/cc @pennam @pnndra
Impact of changes
All STM32 targets with LSE available (MBED_CONF_TARGET_LSE_AVAILABLE)
Migration actions required
Documentation
Pull request type
Test results
Reviewers