avra

assembler for Atmel AVR microcontrollers

Install

All systems
curl cmd.cat/avra.sh
Debian Debian
apt-get install avra
Ubuntu
apt-get install avra
image/svg+xml Kali Linux
apt-get install avra
Fedora
dnf install avra
Windows (WSL2)
sudo apt-get update sudo apt-get install avra
OS X
brew install avra
Raspbian
apt-get install avra

avra

assembler for Atmel AVR microcontrollers

Avra is an assembler for the Atmel's family of AVR 8-bit RISC microcontrollers. It is mostly compatible with Atmel's own assembler, but adds new features such as better macro support and additional preprocessor directives.