(See the README.md file in the upper level 'examples' directory for more information about examples.) As you run the example, you will see the LED blinking, according to the previously defined period.
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. If you ...