From: Ian Jackson Date: Thu, 9 Aug 2012 18:03:12 +0000 (+0100) Subject: Makefile: Better size printing X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=36fbda52517019012c228b3ba63037cd6a57c152;p=marlin.git Makefile: Better size printing Run avr-size with the --mcu=... -C option as well. That reports how much actual device program and data memory is used along with a percentage fullness. Signed-off-by: Ian Jackson ---