]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/Tupfile
Adaptions for fatfs R0.13b
[z180-stamp.git] / avr / Tupfile
2018-05-27 Leo CAdaptions for fatfs R0.13b
2018-05-27 Leo CMerge branch 'chan-fatfs' into fatfs-integration
2016-09-08 Leo CMerge branch 'chan-fatfs' into fatfs-integration
2016-06-21 Leo CEnable expression evaluation for numeric command line...
2016-06-09 Leo CNew command: cfboot - boot from cf card.
2016-06-01 Leo CMerge tag 'hexrel-6.7.1'
2016-06-01 Leo CVersion 0.6.7.1
2016-05-30 Leo CNew command(s): attach (and detach) - not fully working.
2016-05-25 Leo Cnew command: source - run commands from a file
2016-03-21 Leo CAdd build configuration for ATmega2561
2015-06-11 Leo CMerge branch 'master' into cmdline_edit
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