-
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
CMake: Add support for all Samsung Mbed targets #13977
Conversation
@hugueskamba, thank you for your changes. |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
497f07c
to
b38f16a
Compare
CI started |
Jenkins CI Test : ❌ FAILEDBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Jenkins CI Test : ❌ FAILEDBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
I'll rebase once another CMake target support gets in |
Rebasing and starting CI |
TOOLCHAIN_ARM_STD is specific to Mbed OS and is not generated if Mbed CLI is not used.
b38f16a
to
87e8c0b
Compare
CI started |
Pull request has been modified.
Jenkins CI Test : ✔️ SUCCESSBuild Number: 4 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
Resolving conflict now |
This PR goes in via #14024 |
|
||
target_sources(mbed-core | ||
INTERFACE | ||
# TODO CMAKE: The files commented below trigger a dependency on other libraries |
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've missed this one. I created #14025 to track this
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.
@pan- is aware of this and has raised the issue with @ARMmbed/team-samsung.
Summary of changes
CMake: Add support for all Samsung Mbed targets
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers