📚 SCSERVO LIBRARY Target Description Usage lint-arduino lint Arduino code using arduino-lint `make lint-arduino` lint-cpp lint C++ code using cpplint and clang-format `make lint-cpp` help display a ...
This is a self-contained environment that allows compiling and uploading Arduino source code without having to install anything on your computer, beside VSCode and Docker. It uses the VSCode's ...