-
Notifications
You must be signed in to change notification settings - Fork 3k
CMake: Add the validation for supported application profile #13856
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
CMake: Add the validation for supported application profile #13856
Conversation
8eb7916
to
d740b0f
Compare
8f785a2
to
74071ab
Compare
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.
This is breaking so examples will need to be updated
I am doing changes for all the examples |
74071ab
to
0d19bd3
Compare
Pull request has been modified.
Waiting for all examples to be merged. |
This one should not be part of this PR, feature-cmake is already updated, fine for this PR |
Waiting for the last PR ARMmbed/mbed-os-example-blinky#246. Once merged, I'll start CI here. |
CI started |
Jenkins CI Test : ❌ FAILEDBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
0d19bd3
to
837d977
Compare
CI restarted |
Jenkins CI Test : ❌ FAILEDBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Jenkins CI Test : ❌ FAILEDBuild Number: 4 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Blinky passed this time, but looks like still there is a problem with other examples, I am investigating |
CI started |
Jenkins CI Test : ❌ FAILEDBuild Number: 5 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
CI restarted |
suported_application_profiles
5185019
to
8bf0d1a
Compare
CI restarted again |
8bf0d1a
to
909ed07
Compare
CI restarted |
Jenkins CI Test : ❌ FAILEDBuild Number: 7 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Jenkins CI Test : ✔️ SUCCESSBuild Number: 8 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Check if the selected application profile is supported by the selected Mbed Target
Summary of changes
Added new
mbed_check_if_application_profile_supported
function to check supported profile based on target link libraries against targetsupported_application_profiles
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@0xc0170 @hugueskamba