This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
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