No description
- C++ 81.8%
- CMake 14.3%
- Shell 3.9%
| scripts | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compile_flags.txt | ||
| lcdlib.lib | ||
| LICENSE | ||
| main.cpp | ||
| mbed-os.lib | ||
| README.md | ||
Blink
A simple mbed-os blink example
Compiling in github codespaces
One time setup
bash scripts/install_codespace.sh
bash scripts/deploy.sh
Compiling
bash scripts/build.sh
NOTE: the first build might fail. If it fails just re-run the build