mbed-os/libraries/fs/fat/ChaN
neilt6 083ac31ad5 Added count argument to disk read/write
The count argument in disk_read() and disk_write() is now passed to the
FATFileSystem instance. This allows more efficient disk drivers to be
written that can read and write multiple sectors at a time.
2014-08-13 09:12:12 -06:00
..
ccsbcs.cpp Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
diskio.cpp Added count argument to disk read/write 2014-08-13 09:12:12 -06:00
diskio.h Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
ff.cpp libraries/fs: Added logic to transparently sync written file 2014-02-21 09:57:23 +00:00
ff.h Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
ffconf.h libraries/fs: Added logic to transparently sync written file 2014-02-21 09:57:23 +00:00
integer.h Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00