summaryrefslogtreecommitdiff
path: root/avr/debug.c
Commit message (Expand)AuthorAge
* Add display offset to dump_mem()Leo C2014-11-21
* One dump_mem() for all memory types (avr eeprom and ram, z180 ram)Leo C2014-11-21
* process_macros: reduce heap usage and fragmentationLeo C2014-09-02
* Add date rtc i2cLeo C2014-08-23
* Autocomplete, long way to go...Leo C2014-08-21
* printf() --> printf_P(PSTR())Leo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Command 'go <startaddr>' works nowLeo C2014-08-18
* Debugging code moved to debug.cLeo C2014-08-16