a9183756-gh / Arduino-CMake-Toolchain

CMake toolchain for all Arduino compatible boards
MIT License
136 stars 40 forks source link

Verbose upload and blinking hello_world #4

Closed a9183756-gh closed 4 years ago

a9183756-gh commented 4 years ago
  1. Changes to make the upload verbose rather than quiet (No option currently to change the behaviour to quiet)
  2. Hello world example is now made to blink the inbuilt LED.
  3. Some documentation changes.