esp-idf/components/fatfs
Jakob Hasse daacc19149 Merge branch 'bugfix/fatfs_spiffs_vfs_dep' into 'master'
fatfs, spiffs: add missing dependency on vfs

See merge request espressif/esp-idf!18613
2022-07-01 18:13:51 +08:00
..
diskio Merge branch 'fix/ff_sdmmc_status_check_optional' into 'master' 2022-06-13 14:42:12 +08:00
fatfs_utils fatfs: enable long file names for fatfsparse.py 2022-06-09 15:51:03 +02:00
port
src fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
test fatfs: fix incorrect mtime returned for files created during DST 2022-06-09 19:50:00 +00:00
test_fatfs_host spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_fatfsgen fatfs: enable long file names for fatfsparse.py 2022-06-09 15:51:03 +02:00
vfs fatfs: Fix undefined ssize member of FATFS struct 2022-06-27 08:57:58 +00:00
CMakeLists.txt fatfs, spiffs: add missing dependency on vfs 2022-06-21 17:16:49 +02:00
Kconfig fatfs: Disable UTF-16 filename encoding 2022-05-20 15:15:01 +02:00
fatfsgen.py fatfs: enable long file names for fatfsparse.py 2022-06-09 15:51:03 +02:00
fatfsparse.py fatfs: enable long file names for fatfsparse.py 2022-06-09 15:51:03 +02:00
project_include.cmake
wl_fatfsgen.py fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files 2022-05-25 15:49:24 +02:00