]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/debug.c
Change message start token from 0x81 to 0xAE
[z180-stamp.git] / avr / debug.c
2014-09-02 Leo Cprocess_macros: reduce heap usage and fragmentation
2014-08-23 Leo CAdd date rtc i2c
2014-08-21 Leo CAutocomplete, long way to go...
2014-08-20 Leo Cprintf() --> printf_P(PSTR())
2014-08-20 Leo Cenum command_ret_t --> typedef
2014-08-19 Leo CMerge tag 'fatfs-0.10b'
2014-08-18 Leo CCommand 'go <startaddr>' works now
2014-08-16 Leo CDebugging code moved to debug.c