mirror of https://github.com/ARMmbed/mbed-os.git
- Implicit MBR still allowed during mount - maintains storage compatibility - Not needed - MBR utility is not exposed through the FAT filesystem, so the only used partition was always the first. Omitting the MBR is functionally equivalent - Saves a few blocks on storage for MBR + offset for FAT alignment - Duplicated with MBRBlockDevice - The implicit MBR actually prevents nesting a FAT filesystem in the MBRBlockDevice |
||
---|---|---|
.. | ||
ChaN | ||
FATFileSystem.cpp | ||
FATFileSystem.h |