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:15:38 +0000 (19:15 +0100)
commitcebf953bfc6edbcd829d29dbed6c4f353fbb1788
treeb1472b618e2c4c50d401c9455d84795ed4493277
parent4ed0e56489a791b10b984a5621c59a586b67048b
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