esp-idf/components/fatfs
Tomas Rohlinek f375125e28 Merge branch 'feature/fatfs_ff_strfunc_support' into 'master'
feat(storage/fatfs): add Kconfig settings for FF_USE_STRFUNC

Closes IDFGH-12317

See merge request espressif/esp-idf!30141
2024-05-16 14:20:23 +08:00
..
diskio fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00
fatfs_utils fix(storage/fatfs): make wl_fatfsgen.py safe mode aware 2024-03-13 12:49:49 +01:00
host_test fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00
port fix(storage): applied spelling fixes by codespell pre-commit hook 2024-03-28 13:00:54 +01:00
src Merge branch 'feature/fatfs_ff_strfunc_support' into 'master' 2024-05-16 14:20:23 +08:00
test_apps ci: Increase CONFIG_FATFS_VFS_FSTAT_BLKSIZE size for auto_fsync case 2024-04-23 22:19:23 +02:00
test_fatfsgen feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes 2024-01-18 14:03:28 +01:00
vfs fix(vfs): fix coverity issue copy of overlapping memory in vfs_fat.c 2024-05-06 13:57:08 +02:00
CMakeLists.txt refactor(sdspi): place sdspi driver into a new component 2023-11-20 12:30:03 +08:00
Kconfig Merge branch 'feature/fatfs_ff_strfunc_support' into 'master' 2024-05-16 14:20:23 +08:00
fatfsgen.py feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes 2024-01-18 14:03:28 +01:00
fatfsparse.py fix(fatfsgen): Fix incompatibility with the latest version of construct 2024-01-16 18:54:15 +08:00
project_include.cmake feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes 2024-01-18 14:03:28 +01:00
sbom.yml fix(storage/fatfs): add Organization prefix to originator 2023-12-04 08:16:48 +01:00
wl_fatfsgen.py fix(storage/fatfs): make wl_fatfsgen.py safe mode aware 2024-03-13 12:49:49 +01:00