mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
16915556a3
Enables setting a custom st_blksize in fatfs vfs fstat function. Directly affects file buffer size for fatfs. Increasing the value helps with fread and fgets speeds, however increases heap usage. Added info to docs about improving I/O performance. |
||
---|---|---|
.. | ||
diskio | ||
fatfs_utils | ||
port | ||
src | ||
test_apps | ||
test_fatfs_host | ||
test_fatfsgen | ||
vfs | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
fatfsgen.py | ||
fatfsparse.py | ||
Kconfig | ||
project_include.cmake | ||
wl_fatfsgen.py |