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
Roland Dobai
41062bea99
VFS: Implement pread() and pwrite()
...
Closes
https://github.com/espressif/esp-idf/issues/3515
2019-07-11 06:20:21 +00:00
..
esp_vfs_fat.h
fatfs: separate IDF-specific files from the original FatFS code
2019-06-25 23:05:16 +08: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
fatfs: separate IDF-specific files from the original FatFS code
2019-06-25 23:05:16 +08:00
vfs_fat_spiflash.c
fatfs: separate IDF-specific files from the original FatFS code
2019-06-25 23:05:16 +08:00
vfs_fat.c
VFS: Implement pread() and pwrite()
2019-07-11 06:20:21 +00:00