-
Notifications
You must be signed in to change notification settings - Fork 178
CMake targets porting #1381
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 targets porting #1381
Conversation
Thanks @hugueskamba , I'll go through all soon to get this up to date. If we can complete this today, it would be wonderful to have this integrated asap (we are getting new targets PRs and this is needed). |
Co-authored-by: Hugues Kamba <[email protected]>
2 commits fixing typos (all suggestions should be applied now) |
Co-authored-by: Hugues Kamba <[email protected]>
Updated |
@donatieng Can we get this in?
This is still valid, we will reference it in our Cmake readme for now, the more structured document will come (including tools and CMake Mbed OS components, etc), as this is just one small part of our effort. |
Add porting guide for CMake.
I added a page to port Mbed targets with CMake, this is not a full CMake guide.
A full CMake guide for Mbed will come later with multiple PRs from mbedtools, testing, and others.
@rajkan01 @hugueskamba @MarceloSalazar