-
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
STM32_gen_PeripheralPins script update #14956
Conversation
@jeromecoutant, thank you for your changes. |
mbed_target = "mbed-" + TARGET_NAME.replace("_", "-").lower() | ||
mbed_family = "mbed-" + TARGET_SUBFAMILY.lower() | ||
|
||
line_to_write = ("""# Copyright (c) 2020 ARM Limited. All rights reserved. |
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.
year 2021
This pull request has automatically been marked as stale because it has had no recent activity. , please complete review of the changes to move the PR forward. Thank you for your contributions. |
Besides the year, that is a small change, the description states: "enable STM32U5 boards" - this does not enable any board, it's just script update, isn't it? |
- add CMakeLists.txt - patch for STM32U5 boards
571ab88
to
79d403a
Compare
Updates and rebase done |
Jenkins CI Test : ❌ FAILEDBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
We got CI problem on master, we are investigating. |
Let's restart ? |
CI restarted |
Jenkins CI Test : ❌ FAILEDBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Jenkins CI Test : ❌ FAILEDBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Jenkins CI Test : ✔️ SUCCESSBuild Number: 4 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Hi
2 updates:
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers