]> cloudbase.mooo.com Git - z180-stamp.git/history - include
f_sync only, when timout (currently 1s) after last write operation.
[z180-stamp.git] / include /
2015-05-21 Leo Cf_sync only, when timout (currently 1s) after last... hexrel-6
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-05-06 Leo CNew command 'loadcpm3' - load 'CPM3.SYS' file. setenv...
2015-04-23 Leo Cloadi seems to work now. hexrel-5
2015-04-22 Leo CNew memory test commands, loadi updates. Needs testing
2015-01-21 Leo CSupport for Peter Danneggers fboot.
2014-12-23 Leo CDon't expose mmc status flag 'STAT_FAST'. (Module priva... hexrel-4.2
2014-12-16 Leo CAdd copyright notice
2014-12-04 Leo CCard detect over cs pin. (initial)
2014-12-02 Leo CMerge branch 'master' into timelib
2014-12-02 Leo CMerge branch 'cli-quote'
2014-12-01 Leo Cswitch to avr-libc 1.8.1 time library
2014-12-01 Leo Cput weekdays[] in flash, workaround for wrong weekday...
2014-12-01 Leo Cmerge do_fat_read() and do_fat_write() to do_fat_rw()
2014-11-28 Leo CLFN support
2014-11-25 Leo Cdump_ram() parameter
2014-11-25 Leo CTimeout for Z180 bus access
2014-11-22 Leo CMove macro SBIT to common.h
2014-11-22 Leo CIntegrate fatfs. Add some sd card test commands.
2014-11-21 Leo CRename pin.. to gpio..
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-10-26 Leo Cworking connect command, new sleep command
2014-10-23 Leo Cinclude cleanup
2014-10-23 Leo Cworking host communication, new command: connect
2014-10-23 Leo Cmy_getchar() parameter: allow return without new character
2014-10-20 Leo CDefine fifos: msg_tx_fifo, msg_rx_fifo
2014-10-16 Leo CMerge branch 'master' into hostcomm_avr
2014-10-15 Leo CCode reorg and cleanup
2014-10-15 Leo CAdd pin_alias
2014-10-14 Leo Cpin command: pin groups work now hexrel-3
2014-10-14 Leo Cpin command, add user configurable i/o pins
2014-09-08 Leo CProgrammable Z180 clock, clock command hexrel-2
2014-08-31 Leo C$() expansion deleted (only ${}). setenv_ulong(), seten...
2014-08-30 Leo C#define MEMX
2014-08-30 Leo Cinitial __memx declarations
2014-08-30 Leo Chelp cmd: fix column alignment
2014-08-24 Leo Cuse env var 'baudrate'
2014-08-24 Leo Cgetenv_ulong(), TWI int opt
2014-08-23 Leo CAdd date rtc i2c
2014-08-21 Leo CCreate include directory