TinyGo environment for compiling targeting AVR microcontrollers, such as Arduino.
888
TinyGo environment for compiling targeting AVR microcontrollers, such as Arduino.
Usage:
docker pull hybridgroup/tinygo-avr
git clone https://github.com/aykevl/tinygo.git
cd tinygo
docker run --rm -v $(pwd):/src hybridgroup/tinygo-avr build -o /src/blinky1.elf -size=short -target=arduino examples/blinky1
Content type
Image
Digest
Size
854.3 MB
Last updated
almost 8 years ago
docker pull hybridgroup/tinygo-avr