esp-idf/components/fatfs
Martin Vychodil dd3cf2513d Merge branch 'bugfix/fatfsgen-omit-cluster-for-empty-files' into 'master'
fatfsgen.py: omit cluster allocation when the file is empty

Closes IDF-6037

See merge request espressif/esp-idf!20441
2022-09-30 14:42:52 +08:00
..
diskio Merge branch 'fix/ff_sdmmc_status_check_optional' into 'master' 2022-06-13 14:42:12 +08:00
fatfs_utils fatfsgen.py: omit cluster allocation when the file is empty 2022-09-29 16:18:56 +02:00
port Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
test fatfs: unittest fatfs ignores leading spaces 2022-09-29 12:22:53 +02:00
test_fatfs_host spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_fatfsgen fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
vfs Change placeholder in ESP_LOGD conditionally depending on FF_FS_EXFAT 2022-07-22 16:52:14 +01:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
fatfsgen.py fatfsgen.py: omit cluster allocation when the file is empty 2022-09-29 16:18:56 +02:00
fatfsparse.py fatfsgen.py: omit cluster allocation when the file is empty 2022-09-29 16:18:56 +02:00
Kconfig fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
project_include.cmake fatfsgen.py: enabled date and time for fatfs 2022-04-07 15:01:28 +02:00
wl_fatfsgen.py Merge branch 'feature/add-test-coverage-with-review' into 'master' 2022-09-29 19:17:17 +08:00