ARMmbed / mbed-os-example-blinky

Blinky example for Mbed OS 6.0
Apache License 2.0
42 stars 157 forks source link

Add CMakelists #235

Closed 0xc0170 closed 3 years ago

0xc0170 commented 3 years ago

Following https://github.com/ARMmbed/mbed-os/pull/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 commented 3 years ago

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 commented 3 years ago

@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 commented 3 years ago

@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 commented 3 years ago

Squashed

0xc0170 commented 3 years ago

Following ARMmbed/mbed-os#13566

It was merged.

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

0xc0170 commented 3 years ago

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