]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/cmd_fat.c
Put static work area on heap. LFN buffer not needed for stat function
[z180-stamp.git] / avr / cmd_fat.c
2014-12-03 Leo CPut static work area on heap. LFN buffer not needed...
2014-12-03 Leo CMake do_fat_stat() and do_fat_ls() interruptible
2014-12-02 Leo CMerge branch 'master' into timelib
2014-12-02 Leo CMerge branch 'cli-quote'
2014-12-02 Leo CAdd get_fattime(), move buffers from stack to heap
2014-12-01 Leo Cmerge do_fat_read() and do_fat_write() to do_fat_rw()
2014-11-28 Leo CLFN support
2014-11-26 Leo CAdd fat commands: fatstat, fatls, fatload, fatwrite