avr-gcc-8.2.0
This is a Cross Compiling version of GNU GCC, which can be used
Install
- All systems
-
curl cmd.cat/avr-gcc-8.2.0.sh
- Arch Linux
-
pacman -S avr-gcc
- Fedora
-
dnf install avr-gcc
- Dockerfile
- dockerfile.run/avr-gcc-8.2.0
avr-gcc
This is a Cross Compiling version of GNU GCC, which can be used
to compile for the avr platform, instead of for the native x86_64 platform.