arduino-builder
Command line tool for compiling Arduino sketches
Description
This tool is able to parse Arduino Hardware specifications, properly run 'gcc' and produce compiled sketches. An Arduino sketch differs from a standard C program in that it misses a 'main' (provided by the Arduino core), function prototypes are not mandatory, and libraries inclusion is automagic (you just have to #include them). This tool generates function prototypes and gathers library paths, providing 'gcc' with all the needed '-I' params.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/arduino/arduino-builder
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install arduino-builder