esp-idf/components/fatfs
Martin Vychodil bd91c7b510 Merge branch 'contrib/github_pr_12567' into 'master'
Add option to configure FATFS_USE_LABEL boolean (GitHub PR)

Closes IDFGH-11429

See merge request espressif/esp-idf!27100
2023-11-22 17:57:23 +08:00
..
diskio refactor(sdmmc): dependency inversion to sdmmc component 2023-11-16 15:37:32 +08:00
fatfs_utils docs: Describe the approach of fatfsgen.py and fatfsparse.py 2023-04-11 09:41:06 +05:30
host_test fatfs: host test migrated to CMake and esp_partition emulation for linux 2023-04-21 10:45:07 +02:00
port fatfs: Update to version 0.15 2023-01-30 13:14:54 +00:00
src Add option to configure FATFS_USE_LABEL in menuconfig 2023-11-11 23:00:08 +00:00
test_apps feat(vfs/fatfs): Add option for automatic immediate fsync 2023-10-02 07:06:05 +02:00
test_fatfsgen fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
vfs refactor(sdmmc): dependency inversion to sdmmc component 2023-11-16 15:37:32 +08:00
CMakeLists.txt refactor(sdspi): place sdspi driver into a new component 2023-11-20 12:30:03 +08:00
fatfsgen.py docs: Describe the approach of fatfsgen.py and fatfsparse.py 2023-04-11 09:41:06 +05:30
fatfsparse.py fatfsgen.py: omit cluster allocation when the file is empty 2022-09-29 16:18:56 +02:00
Kconfig Add option to configure FATFS_USE_LABEL in menuconfig 2023-11-11 23:00:08 +00:00
project_include.cmake build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-08 15:51:48 +08:00
wl_fatfsgen.py fatfs: enabled reading sector size and sectors count from boot sector in rawflash 2022-09-29 16:16:36 +02:00