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. |
||
---|---|---|
.. | ||
ChaN | ||
FATFileSystem.cpp | ||
FATFileSystem.h |