Version: 1
-Previous: 6afac17708d1836c8e72b06306c31ba34d4ae43b
-Head: 90c247c0f2f80ca736bb1d43ff738460f0d1a824
+Previous: d8f3858f95e6431c2ffaf6a570d635730fa71507
+Head: 36fbda52517019012c228b3ba63037cd6a57c152
Applied:
marlin-pde-include-comment-for: 121f976406e6921f5b511f6dc4882985cf4b4133
add-to-marlin-gitignore: 6a0fad50983c4fb5b60173ae96a6eb96ae9d4976
makefile-support-v-1: 90c247c0f2f80ca736bb1d43ff738460f0d1a824
+ makefile-avr-size: 36fbda52517019012c228b3ba63037cd6a57c152
Unapplied:
motion-control-max-min: 44befa5f783994f92f7c6fd39b7f581cf174d9d4
m206-always-use-homing-homeing: 5c4da74300c80f25a333307be1768e7eb4c24325
--- /dev/null
+Bottom: fe29c935d597df4792c2f9c33288912120351048
+Top: fe29c935d597df4792c2f9c33288912120351048
+Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Date: 2012-08-09 19:03:12 +0100
+
+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>
+
+
+---
+
+