esp-idf/components/fatfs
Martin Gaňo 567f5f963c fatfsgen.py: use lfn record when forbidden character detected in the file name
The file name is recorded as a LFN when it doesn't fit 8.3 pattern or if it contains characters prohibited in SFN
2022-09-21 15:22:51 +00:00
..
diskio Merge branch 'fix/ff_sdmmc_status_check_optional' into 'master' 2022-06-13 14:42:12 +08:00
fatfs_utils fatfsgen.py: use lfn record when forbidden character detected in the file name 2022-09-21 15:22:51 +00:00
port
src
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_fatfs_host spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_fatfsgen fatfsgen.py: Increase number of files in directory 2022-09-21 13:30:05 +00: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
Kconfig
fatfsgen.py fatfsgen.py: enabled extension of the FAT table 2022-08-01 20:29:02 +02:00
fatfsparse.py fatfsparse.py: Fixed ignoring first file in directory 2022-09-15 19:38:39 +02:00
project_include.cmake
wl_fatfsgen.py fatfsgen.py: enabled extension of the FAT table 2022-08-01 20:29:02 +02:00