First project
In this section, you will learn how to create a new MBED-OS-based project, using Keil Studio Cloud or MBED Studio, how to compile and test your program on a Nucleo board. See Creation of a MBED project
We will discuss also with:
the main structure of an embedded program, written in C++, including interrupt-driven and event-driven programming,
how to debug your code,
how to add external libraries to your project.