cross-avr-gcc from CrossToolchain:avr project

Select Your Operating System

For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/openSUSE_Tumbleweed/CrossToolchain:avr.repo
zypper refresh
zypper install cross-avr-gcc
For openSUSE Leap 15.3 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/openSUSE_Leap_15.3_ARM/CrossToolchain:avr.repo
zypper refresh
zypper install cross-avr-gcc
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/SLE_12_SP5/CrossToolchain:avr.repo
zypper refresh
zypper install cross-avr-gcc