This website requires JavaScript.
Explore
Help
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
2025-08-14 14:06:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ba5f4dab2859b51ed34ef33ecb514f20c14ff03
esp-idf
/
components
/
fatfs
/
vfs
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
..
esp_vfs_fat.h
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
2024-01-18 14:03:28 +01:00
vfs_fat_internal.h
…
vfs_fat_sdmmc.c
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
2024-01-18 14:03:28 +01:00
vfs_fat_spiflash.c
feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
2024-01-18 14:03:28 +01:00
vfs_fat.c
fix(storage/fatfs): add missing locks in fatfs wrapper for vfs
2023-11-27 07:47:28 +01:00