From 0d72750efd85e0958b153155841ba815d9ad7f83 Mon Sep 17 00:00:00 2001 From: Claudio Henrique Fortes Felix Date: Sat, 26 Oct 2013 16:06:41 -0500 Subject: development/avr-binutils: Patched for AVR specific output of 'size' Signed-off-by: Robby Workman --- development/avr-binutils/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'development/avr-binutils/README') diff --git a/development/avr-binutils/README b/development/avr-binutils/README index df50c2372fb11..e63bb7277c63d 100644 --- a/development/avr-binutils/README +++ b/development/avr-binutils/README @@ -1,2 +1,6 @@ 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). -- cgit v1.2.3