ARMmbed / mbed-os-example-blinky

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

docs: Add instructions to migrate to Mbed CLI 2 #254

Closed urutva closed 3 years ago

urutva commented 3 years ago

Starting with version 6.5, Mbed OS uses Mbed CLI 2. It uses Ninja as a build system, and CMake to generate the build environment and manage the build process in a compiler-independent manner.

urutva commented 3 years ago

The changes in the PR already reviewed and approved (https://github.com/ARMmbed/mbed-os-example-blinky/pull/253). The only change is target branch which is now development.