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
9014e35377ce69c5d56e9fed338a9e2b413b154a
esp-idf
/
components
/
fatfs
/
vfs
History
Martin Vychodil
484cc4f068
Merge branch 'fix/fatfs_instance_init_v6.0' into 'release/v6.0'
...
Fix: various FATFS/VFS fixes (v6.0) See merge request
espressif/esp-idf!50101
2026-06-30 18:07:13 +08:00
..
esp_vfs_fat.h
fix(fatfs): Fixed uninitialized FATFS pointer for already mounted path
2026-06-28 14:59:23 +02:00
vfs_fat_internal.h
fix(storage): Refactor FATFS VFS functions to be easier to understand
2025-09-26 18:17:15 +08:00
vfs_fat_sdmmc.c
fix: Update examples etc. to use esp_vfs_fat_register
2026-02-20 13:12:44 +01:00
vfs_fat_spiflash.c
fix(fatfs): Fixed uninitialized FATFS pointer for already mounted path
2026-06-28 14:59:23 +02:00
vfs_fat.c
Merge branch 'fix/fatfs_instance_init_v6.0' into 'release/v6.0'
2026-06-30 18:07:13 +08:00