Install a new board type in the Arduino compiler The board to install Currently available boards: {% for board in theBoardList %} {{board}} {% endfor %} Enter the name of the new board to add to the compiler : The result of the last command {{ result|safe }} {{ error|safe }}