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
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
test_fatfs_host
test_fatfsgen fatfsgen.py: Increase number of files in directory 2022-09-21 13:30:05 +00:00
vfs
CMakeLists.txt
Kconfig
fatfsgen.py
fatfsparse.py fatfsparse.py: Fixed ignoring first file in directory 2022-09-15 19:38:39 +02:00
project_include.cmake
wl_fatfsgen.py