esp-idf/components/fatfs
Radek Tandler 12011d2057 Merge branch 'bugfix/fatfs_fatfsparse_relaxed' into 'master'
bugfix(fatfs): Fixed fatfsparse.py parses FAT boot sector too strictly

See merge request espressif/esp-idf!26888
2023-12-08 23:48:25 +08:00
..
diskio
fatfs_utils fix(fatfs): Fixed fatfsparse.py parsing of FAT boot sector 2023-12-06 08:31:50 +01:00
host_test ci(fatfs): upgrade to Catch2 as a component, enable CI build 2023-11-29 12:38:46 +01:00
port
src
test_apps fix(storage): FATFS WL function formatting wrong partition 2023-11-23 13:54:00 +01:00
test_fatfsgen
vfs fix: esp_vfs_fat_sdcard_format workbuf memory leak 2023-11-29 12:39:15 +01:00
CMakeLists.txt refactor(sdspi): place sdspi driver into a new component 2023-11-20 12:30:03 +08:00
Kconfig fix(storage/fatfs): add missing locks in fatfs wrapper for vfs 2023-11-27 07:47:28 +01:00
fatfsgen.py
fatfsparse.py Merge branch 'bugfix/fatfs_fatfsparse_relaxed' into 'master' 2023-12-08 23:48:25 +08:00
project_include.cmake
sbom.yml fix(storage/fatfs): add Organization prefix to originator 2023-12-04 08:16:48 +01:00
wl_fatfsgen.py