mbed-os/libraries/fs/sd
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
..
SDFileSystem.cpp Added count argument to disk read/write 2014-08-13 09:12:12 -06:00
SDFileSystem.h Added count argument to disk read/write 2014-08-13 09:12:12 -06:00