mirror of https://github.com/ARMmbed/mbed-os.git
c0aa841ffd
This is necessary for support of block devices with >512 byte blocks, such as most SPI flash parts. - Enabled support of up to 4096 byte blocks - Added support for heap-backed buffers using _FS_HEAPBUF - Necessary to avoid stack overflows - Avoids over-aggresive allocations of _MAX_SS - Enabled _FS_TINY to further reduce memory footprint - Haven't found a downside for this yet except for possible thread contention |
||
---|---|---|
.. | ||
bd | ||
fat | ||
Dir.cpp | ||
Dir.h | ||
File.cpp | ||
File.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
mbed_filesystem.h | ||
mbed_lib.json |