One C++ project for different microcontrollers types
See examples.
git clone --recursive https://github.com/yh-sb/mcu-cpp.git
# In Windows:
.\build.ps1
# In Linux:
./build.sh
- GNU Arm Embedded Toolchain
- CMake
- Ninja
- JLink for flashing and debugging