]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/debug.c
switch fifos conin,conout
[z180-stamp.git] / avr / debug.c
2015-06-01 Leo Cswitch fifos conin,conout hexrel-6.2
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-01-21 Leo CSupport for Peter Danneggers fboot.
2014-12-18 Leo CRemove obsolete debug code hexrel-4
2014-12-16 Leo CAdd copyright notice
2014-12-02 Leo CMerge branch 'cli-quote'
2014-12-01 Leo Cmerge do_fat_read() and do_fat_write() to do_fat_rw()
2014-11-21 Leo CAdd display offset to dump_mem()
2014-11-21 Leo COne dump_mem() for all memory types (avr eeprom and...
2014-11-17 Leo CMerge tag 'fatfs-0.10c'
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