chiark / gitweb /
Makefile: Better size printing
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Aug 2012 18:03:12 +0000 (19:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Aug 2012 18:20:23 +0000 (19:20 +0100)
commit560fd88074327c52739beb389cd339c78f009adf
tree4fa736aa57e0b7f1687af78e8c0f83fa18dc2549
parent5f826531e0328e319ddb53617e4f3ade33537c92
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 <ijackson@chiark.greenend.org.uk>
Marlin/Makefile