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>
Thu, 9 Aug 2012 18:20:23 +0000 (19:20 +0100)
commitb1f12330781628c6463068489f7f052bf791bf0e
tree4fa736aa57e0b7f1687af78e8c0f83fa18dc2549
parent5f826531e0328e319ddb53617e4f3ade33537c92
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