mbed-os/features/filesystem/fat
Christopher Haster 70cfef8630 fatfs: Removed extra MBR block
Regression after ChanFS update: Due to parameter changes in the f_mkfs
function, the option to use a separate block for MBR (FDISK) was turned
back on. This should be off as it conflicts with an explicit MBR when
using the MBRBlockDevice.
2018-02-12 17:16:10 -06:00
..
ChaN Upgrade ChanFs to R0.13a 2017-11-20 16:02:39 -06:00
FATFileSystem.cpp fatfs: Removed extra MBR block 2018-02-12 17:16:10 -06:00
FATFileSystem.h Added statvfs API to get storage statistics 2017-12-29 16:42:31 -06:00