mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a640626b76
The fatfsparse.py script was too strict in parsing the FAT boot sector, causing it to fail in certain cases. This commit fixes the issue by making the parsing less strict and allowing for more flexibility in the boot sector format. This change improves the reliability and compatibility of the fatfsparse.py script, ensuring that it can correctly parse a wider range of FAT boot sectors. Docs updated |
||
---|---|---|
.. | ||
__init__.py | ||
boot_sector.py | ||
cluster.py | ||
entry.py | ||
exceptions.py | ||
fat.py | ||
fatfs_parser.py | ||
fatfs_state.py | ||
fs_object.py | ||
long_filename_utils.py | ||
utils.py |