This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-13 02:59:13 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
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
fatfs: separate IDF-specific files from the original FatFS code
2019-06-25 23:05:16 +08:00
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