summaryrefslogtreecommitdiff
path: root/avr/debug.c
Commit message (Collapse)AuthorAge
* printf() --> printf_P(PSTR())Leo C2014-08-21
|
* enum command_ret_t --> typedefLeo C2014-08-20
|
* Command 'go <startaddr>' works nowLeo C2014-08-18
| | | | Add debug command to display AVR RAM
* Debugging code moved to debug.cLeo C2014-08-16