-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F439 : correct cmake compilation #14120
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
Conversation
@jeromecoutant, thank you for your changes. |
@0xc0170 @hugueskamba please review |
@@ -4,8 +4,6 @@ | |||
target_sources(mbed-core |
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.
As there is not much in this file, we might as well delete this file and move the content to the file including it.
@@ -4,8 +4,6 @@ | |||
target_sources(mbed-core | |||
INTERFACE | |||
ONBOARD_QUECTEL_BG96.cpp |
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.
As there is not much in this file, we might as well delete this file and move the content to the file including it.
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.
It would make sense to remove targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/TARGET_WIO_BG96/CMakeLists.txt and move what is there (as the rest of it was already moved in this PR).
@jeromecoutant Can you update ? |
a9cbdbe
to
61059d4
Compare
Done |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
NUCLEO_F439ZI can't compile with mbedtools.
Correction takes #14104 as example
@hugueskamba
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers