avr-man
Standard C library for Atmel AVR development
Install
- All systems
-
curl cmd.cat/avr-man.sh
- Debian
-
apt-get install avr-libc - Ubuntu
-
apt-get install avr-libc -
Alpine
-
apk add avr-libc - Arch Linux
-
pacman -S avr-libc - Kali Linux
-
apt-get install avr-libc - Fedora
-
dnf install avr-libc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install avr-libc - Raspbian
-
apt-get install avr-libc - Docker
-
docker run cmd.cat/avr-man avr-manpowered 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.