No description
  • C++ 81.8%
  • CMake 14.3%
  • Shell 3.9%
Find a file
Glowman554 a269c0cfad code
2022-12-22 20:08:52 +00:00
scripts small fix 2022-10-20 07:50:05 +00:00
.gitignore code 2022-12-22 20:08:52 +00:00
CMakeLists.txt code 2022-12-22 20:08:52 +00:00
compile_flags.txt nvim 2022-10-05 19:12:46 +02:00
lcdlib.lib code 2022-12-22 20:08:52 +00:00
LICENSE new license and scripts folder 2022-10-08 15:58:10 +02:00
main.cpp code 2022-12-22 20:08:52 +00:00
mbed-os.lib update mbedos 2022-10-08 01:52:23 +00:00
README.md added more infos 2022-10-20 07:52:41 +00:00

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