avr-size

Binary utilities supporting Atmel's AVR targets

Install

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

binutils-avr

Binary utilities supporting Atmel's AVR targets

The programs in this package are used to manipulate binary and object files that may have been created for Atmel's AVR architecture. This package is primarily for AVR developers and cross-compilers and is not needed by normal users or developers.

avr-binutils-1

2.30-3.fc29.x86_64 : Cross Compiling GNU binutils targeted at avr

avr-binutils

This is a Cross Compiling version of GNU binutils, which can be

used to assemble and link binaries for the avr platform, instead of for the native x86_64 platform.