/snowfox-avr-gcc

This repository contains releases of up-2-date AVR GCC toolchains and up-2-date AVR libc.

snowfox-avr-gcc

What?

This repository contains releases of up-2-date AVR GCC toolchains as well as up-2-date AVR libc.

How?

cd /opt
sudo wget https://github.com/snowfox-project/snowfox-avr-gcc/releases/download/9.2.0/avr-gcc-9.2.0-x64-linux.tar.gz
sudo tar -xzvf avr-gcc-9.2.0-x64-linux.tar.gz
export PATH=$PATH:/opt/avr/bin