esp-idf/components/fatfs/fatfs_utils
Martin Vychodil e82adaaaf7 Merge branch 'feature/add-test-coverage-with-review' into 'master'
fatfs: add test coverage and comments to the fatfsgen.py related code

Closes IDF-5864

See merge request espressif/esp-idf!19986
2022-09-29 19:17:17 +08:00
..
__init__.py fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files 2022-05-25 15:49:24 +02:00
boot_sector.py fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
cluster.py fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
entry.py fatfsparse.py: Fixed ignoring first file in directory 2022-09-15 19:38:39 +02:00
exceptions.py fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
fat.py fatfs: add test coverage and comments to the fatfsgen.py related code 2022-09-27 12:14:32 +02:00
fatfs_parser.py fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files 2022-05-25 15:49:24 +02:00
fatfs_state.py fatfsparse.py: limit the file content size to correct number 2022-09-12 14:13:03 +00:00
fs_object.py fatfsgen.py: use lfn record when forbidden character detected in the file name 2022-09-21 15:22:51 +00:00
long_filename_utils.py fatfsgen.py: Increase number of files in directory 2022-09-21 13:30:05 +00:00
utils.py fatfsgen.py: enabled 512 sized sectors 2022-09-27 10:18:52 +02:00