slackbuilds_ponce/development/avr-binutils/README
Claudio Henrique Fortes Felix 0d72750efd development/avr-binutils: Patched for AVR specific output of 'size'
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-27 23:38:53 -05:00

6 lines
324 B
Text

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).