You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thorsten 8d4928ab03 development/avr-binutils: Updated for version 2.25. 11 years ago
..
README development/avr-binutils: Patched for AVR specific output of 'size' 12 years ago
avr-binutils.SlackBuild development/avr-binutils: Updated for version 2.25. 11 years ago
avr-binutils.info development/avr-binutils: Updated for version 2.25. 11 years ago
avr-size.patch development/avr-binutils: Patched for AVR specific output of 'size' 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

This package contains cross compiling version of GNU binutils, which can be
used to assemble and link binaries for the AVR platform.

It includes a patch to make 'avr-size' report how much memory (RAM and flash)
is taken up by the binary image on the target processor.
(obtained from https://bugs.archlinux.org/task/32504).