avr-gprof
Binary utilities supporting Atmel's AVR targets
Install
- All systems
-
curl cmd.cat/avr-gprof.sh
- Debian
-
apt-get install binutils-avr
- Ubuntu
-
apt-get install binutils-avr
- Alpine
-
apk add binutils-avr
- Arch Linux
-
pacman -S avr-binutils
- 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
- Dockerfile
- dockerfile.run/avr-gprof
- Docker
-
docker run cmd.cat/avr-gprof avr-gprof
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.