This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b76ddd9a0aedccbdcfaefec0141b13795cf34893
esp-idf
/
components
/
fatfs
/
vfs
History
Martin Vychodil
8240eea180
fix(fatfs): Fixed VFS adapter early return paths
2026-04-07 13:12:42 +02:00
..
esp_vfs_fat.h
fix(fatfs): Fixed uninitialized FATFS pointer for already mounted path
2026-04-07 12:08:49 +02:00
vfs_fat_bdl.c
fix(fatfs): Fixed uninitialized FATFS pointer for already mounted path
2026-04-07 12:08:49 +02:00
vfs_fat_internal.h
feat(fatfs): Added BDL support to FatFS component
2026-04-07 07:11:21 +02:00
vfs_fat_sdmmc.c
fix: Update examples etc. to use esp_vfs_fat_register
2026-02-04 16:33:40 +01:00
vfs_fat_spiflash.c
fix(fatfs): Fixed uninitialized FATFS pointer for already mounted path
2026-04-07 12:08:49 +02:00
vfs_fat.c
fix(fatfs): Fixed VFS adapter early return paths
2026-04-07 13:12:42 +02:00