]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/Tupfile
Server: Time and Date support
[z180-stamp.git] / avr / Tupfile
2015-06-03 Leo CServer: Time and Date support hexrel-6.3
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-05-06 Leo CNew command 'loadcpm3' - load 'CPM3.SYS' file. setenv...
2015-04-22 Leo CRename ihex.c to cmd_loadihex.c
2015-04-18 Leo CAdd command loadi (load intel hex file)
2014-12-02 Leo CMerge branch 'master' into timelib
2014-12-02 Leo CAdd get_fattime(), move buffers from stack to heap
2014-12-02 Leo CSystem time: Init from rtc on startup, update in timer...
2014-12-01 Leo Cswitch to avr-libc 1.8.1 time library
2014-11-28 Leo CLFN support
2014-11-26 Leo CAdd fat commands: fatstat, fatls, fatload, fatwrite
2014-11-21 Leo CRename pin.. to gpio..
2014-11-17 Leo CMerge tag 'fatfs-0.10c'
2014-10-23 Leo Cinclude cleanup
2014-10-16 Leo CMerge branch 'master' into hostcomm_avr
2014-10-15 Leo CCode reorg and cleanup
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-08-26 Leo Ci2c.c
2014-08-24 Leo Cuse env var 'baudrate'
2014-08-23 Leo CAdd date rtc i2c
2014-08-21 Leo CCreate include directory
2014-08-20 Leo Cenum command_ret_t --> typedef
2014-08-19 Leo CMerge tag 'fatfs-0.10b'
2014-08-16 Leo CDebugging code moved to debug.c
2014-08-14 Leo CAdd commands: loadf, go, reset restart hexrel-1
2014-08-13 Leo CAdd memory commands (cmp, cp, md, mm, mw, nm)
2014-08-12 Leo CNew U-Boot like AVR main program.
2014-07-27 Leo CFirst real hardware test.
2014-07-11 Leo CRevert "Refactro Tupfiles"
2014-07-11 Leo CRefactor Tupfiles
2014-07-02 Leo CTupfile
2014-07-02 Leo CNew build system: tup