summaryrefslogtreecommitdiff
path: root/src-avr/check-avr-mem
Commit message (Collapse)AuthorAge
* src-avr: Check RAM usage for telescienceKeith Packard2011-05-21
ATmega32u4 has only 2.5kB of ram, so check the output of the compiler to make sure it will work. Signed-off-by: Keith Packard <keithp@keithp.com>