This plugin helps to install Arduino IDE and build your sketches
This plugin helps to install Arduino IDE
The Arduino IDE allows editing, compiling and uploading sketches (programs) for Arduino (and compatible) microcontroller boards
There are a few gradle tasks using which you can specify options for executing one of the provided tools in the Arduino IDE
Normally, running the arduino command starts the IDE, optionally loading any .ino files specified on the commandline
The following tasks will be implemented: