avr-man

Standard C library for Atmel AVR development

Install

All systems
curl cmd.cat/avr-man.sh
Debian Debian
apt-get install avr-libc
Ubuntu
apt-get install avr-libc
Alpine
apk add avr-libc
Arch Arch Linux
pacman -S avr-libc
image/svg+xml Kali Linux
apt-get install avr-libc
Fedora
dnf install avr-libc
Windows (WSL2)
sudo apt-get update sudo apt-get install avr-libc
Raspbian
apt-get install avr-libc
Docker
docker run cmd.cat/avr-man avr-man powered by Commando

avr-libc

Standard C library for Atmel AVR development

Standard library used to the development of C programs for the Atmel AVR micro controllers. This package contains static libraries as well as the header files needed.