This is a self-contained environment that allows compiling and uploading Arduino source code without having to install anything on your computer, beside VSCode and Docker. It uses the VSCode's ...
# The location where the avr tools (e.g. avr-gcc) are located. Requires a '/' at the end. # Can be empty if all tools are accessable through the search path AVR_TOOLS ...