ARMmbed / mbed-os-example-blinky

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

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

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.

0xc0170 commented 3 years ago

Why is this to master not development?

urutva commented 3 years ago

@0xc0170 I'll close this PR and open another one for development.