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:11:16 +0000 (19:11 +0100)
commit88b92d70a176ebddd9cdcb07f30767fbd29eb967
treeb1472b618e2c4c50d401c9455d84795ed4493277
parent3afb003abe4aed7ed33159751fc0423ad4f5e1da
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