mirror of https://github.com/ARMmbed/mbed-os.git
At some point the "mount" parameter for "f_mount" was name "force". This led to a bit of confusion that ended with the default mount function never calling block device init. This is fine, since the block device can be manually initialized, but a better user experience is where the filesystem initializes the block device for the user. This is backwards compatible due to the repeatability of the block device init functions. |
||
|---|---|---|
| .. | ||
| bd | ||
| fat | ||
| Dir.cpp | ||
| Dir.h | ||
| File.cpp | ||
| File.h | ||
| FileSystem.cpp | ||
| FileSystem.h | ||
| mbed_filesystem.h | ||
| mbed_lib.json | ||