mbed-os/features/filesystem/fat
Christopher Haster 0f8dffb7a4 fs: Added FileSystem::reformat
This function provides a shortcut to reformatting a mounted filesystem.

Also, since this function is a virtual member of the FileSystem class,
the user does not need to know the underlying filesystem to reformat
the underlying storage.
2017-08-14 17:05:40 -05:00
..
ChaN FAT: Added support for block sizes of 512-4096 bytes 2017-06-03 07:10:48 +01:00
FATFileSystem.cpp fs: Added FileSystem::reformat 2017-08-14 17:05:40 -05:00
FATFileSystem.h fs: Added FileSystem::reformat 2017-08-14 17:05:40 -05:00