Skip to content

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Sep 8, 2020

Following ARMmbed/mbed-os#13566

Adding CMakelists to our examples

I still need to fix travis, circleCI should work.

Please note, this is still in development (for up to date status, see mbed-os/cmake/README.md)

@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 8, 2020

I updated travis to use master branch. It will fail now but once this gets to master, it should be green (will retest via new PR to make sure travis config is correct).

@0xc0170 0xc0170 changed the title Feature cmake Add CMakelists Sep 8, 2020
@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 8, 2020

@hugueskamba Please review. I can squash these into one commit, as the changes are simple and nothing important in the history to be kept.

@hugueskamba
Copy link
Contributor

@hugueskamba Please review. I can squash these into one commit, as the changes are simple and nothing important in the history to be kept.

Thank you and yes please squash.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Sep 8, 2020

Squashed

CMake support is still development. For more information, see mbed-os/cmake/README.md
@0xc0170 0xc0170 changed the base branch from master to development September 8, 2020 13:37
hugueskamba and others added 8 commits October 23, 2020 10:06
CMake: Perform toolchain and language setup
…oid configure step

- Update CMake minimum version required from 3.18.2 to 3.19.0
- Replace mbed-os source path MBED_ROOT with MBED_PATH in CMakeLists.txt
This ensures that the latest version release is downloaded.
CMake: Call mbed_set_post_build API for setting post build operations
@0xc0170
Copy link
Contributor Author

0xc0170 commented Nov 9, 2020

Following ARMmbed/mbed-os#13566

It was merged.

I fixed travis to use master branch, once CI is all green, this should get in.

required by memmap

plus fix single branch for mbed-os fetching (aligned with a comment)
@0xc0170
Copy link
Contributor Author

0xc0170 commented Nov 9, 2020

Fixing the memmap requirements, we will need to figure out the python deps and how to use the scripts.

@0xc0170 0xc0170 merged commit 1411d39 into development Nov 9, 2020
@0xc0170 0xc0170 deleted the feature-cmake branch November 9, 2020 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants