Compile arduino sketches. DEPRECATION WARNING: this tool is being phased out in favor of
arduino
. More information: https://github.com/arduino/arduino-builder.
arduino-builder -compile path/to/sketch.ino
arduino-builder -debug-level 1..10
arduino-builder -build-path path/to/build_directory
-hardware
, -tools
, etc. manually every time:arduino-builder -build-options-file path/to/build.options.json
arduino-builder -verbose true