/docker-stm32duino

Docker container with the Arduino build tools.

Primary LanguageDockerfile

Docker container for Arduino development

This container provides an installation of the Arduino.cc application and a virtual X11 server.

It is designed for use in a CI environment, but can be used wherever the Arduino toolchain is needed.

这是在docker-arduino基础上进行修改 目的是加入STM32duino的支持