summaryrefslogtreecommitdiff
path: root/src/util/check-avr-mem
Commit message (Collapse)AuthorAge
* altos: make check-avr-mem utility executableKeith Packard2012-10-22
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/avr: Must leave space for init stack in ramKeith Packard2011-10-11
| | | | | | | The stack used during system initialization lives at the top of RAM, so leave some space for that. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Integrate telescience supportKeith Packard2011-08-26
Adds a few drivers including an LCD driver Signed-off-by: Keith Packard <keithp@keithp.com>