Send an HTTP request, including the code, to http://127.0.0.1:{{ thePort }}/upload to compile and upload a code to the Arduino target.

The board

Available boards:
The selected board type : {{ theBoard }}

The serial port

The selected serial port to communicate with the target : {{ theTarget }}

The options

The selected options : {{ theOption }}

The result of the last command

{{ result|safe }}
{{ error|safe }}

The temporary file containg the code

{{ theTempFile }}