chiark / gitweb /
Makefile: Better display of size (device memory usage)
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>
Fri, 10 Aug 2012 18:36:30 +0000 (19:36 +0100)
commit3f15b7c7b863abfa2c6cb157a7f220ab9627d776
tree4fa736aa57e0b7f1687af78e8c0f83fa18dc2549
parent0c35facc946fda47b18b3d28b7d9e832b6c41ae6
Makefile: Better display of size (device memory usage)

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