Adam Múdry
|
8e50d63fea
|
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
Should help with redundancy and data corruption when enabled but uses more space.
|
2024-01-18 14:03:28 +01:00 |
|
Martin Gaňo
|
37178dfa74
|
fatfsparse.py: limit the file content size to correct number
|
2022-09-12 14:13:03 +00:00 |
|
Martin Gaňo
|
2d173c0777
|
fatfsgen.py: enabled extension of the FAT table
Closes IDF-5688
|
2022-08-01 20:29:02 +02:00 |
|
Martin Gano
|
8ef66536ed
|
fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files
Closes IDF-4975
|
2022-05-25 15:49:24 +02:00 |
|