Skip to content
/ mcu-cpp Public

One C++ project for different microcontrollers

License

Notifications You must be signed in to change notification settings

yh-sb/mcu-cpp

Repository files navigation

mcu-cpp

Build

One C++ project for different microcontrollers types

See examples.

How to build

git clone --recursive https://github.com/yh-sb/mcu-cpp.git

# In Windows:
.\build.ps1

# In Linux:
./build.sh

Requirements