-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add more uarts for STM32F103xG #14976
Conversation
@LukasKarel, thank you for your changes. |
This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, please start CI to get the PR merged. |
How did you test all these uarts? |
Actually I only tested UART4 because my custom board uses it for logging purposes. I thought this wont need any further changes because I copied this approach from another target and it worked fine for me. |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Thx @LukasKarel FYI: if you want to make your custom board public, you can add it in |
Summary of changes
Add possibility to use 5 UARTS with STM32F103xG.
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers