This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
https_server_authmode_optional
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
fatfs
/
test_fatfsgen
History
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
..
test_fatfsgen.py
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
2024-01-18 14:03:28 +01:00
test_fatfsparse.py
fix(fatfsgen): Fix incompatibility with the latest version of construct
2024-01-16 18:54:15 +08:00
test_utils.py
fatfsparse.py: add cluster chaining support to enable reading longer-than-sector files
2022-05-25 15:49:24 +02:00
test_wl_fatfsgen.py
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
2024-01-18 14:03:28 +01:00