-
Notifications
You must be signed in to change notification settings - Fork 3k
targets: Remove target. prefix from ARM-CM3DS-MPS2 override #14374
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
targets: Remove target. prefix from ARM-CM3DS-MPS2 override #14374
Conversation
This is the only target in targets.json that uses the `target.` prefix when defining a configuration override. This looks like an error, and causes issues with mbed-tools, so this commit removes the prefix.
CI started |
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. |
CI restarted |
It looks like there is an error. I wonder if this is on master again or just this one
|
Doesn't look related to the change I've made here. Is this an intermittent issue? |
Yes, master was broken. It should be OK now, CI restarted |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
This is the only target in targets.json that uses the
target.
prefixwhen defining a configuration override. This looks like an error, and
causes issues with mbed-tools, so this commit removes the prefix.
Summary of changes
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
Reviewers