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-09-12 01:18:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31be6be147d15e24a3f05eea4bc1a596cd0f041c
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