esp-idf/components/fatfs
Tomas Rohlinek f8054b1e66 Merge branch 'fix/wl_fatfsgen_safe_mode' into 'master'
fix(storage/fatfs): make wl_fatfsgen.py safe mode aware

Closes IDF-9379

See merge request espressif/esp-idf!29621
2024-03-19 16:19:24 +08:00
..
diskio fix: diskio format all error message codes to hex 2024-01-29 10:32:31 +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): cleanup storage examples/test_apps sdkconfigs 2024-02-12 10:57:46 +01:00
port fatfs: Update to version 0.15 2023-01-30 13:14:54 +00:00
src feat(fatfs): Add f_expand function as esp_vfs_fat_create_contiguous_file 2024-02-22 16:05:28 +01:00
test_apps fix(sdspi): temp skip run high falure job on esp32 2024-03-15 16:15:55 +08: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(fatfs): Fix leak of malloced FIL struct 2024-03-12 13:25:09 +01:00
CMakeLists.txt refactor(sdspi): place sdspi driver into a new component 2023-11-20 12:30:03 +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
Kconfig fix(storage/fatfs): add missing locks in fatfs wrapper for vfs 2023-11-27 07:47:28 +01: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