esp-idf/components/fatfs
Ivan Grokhotkov b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers
...otherwise some fields will contain garbage values.
This wasn't noticed until HAVE_BLKSIZE got enabled in newlib builds.
2020-12-29 16:18:04 +01:00
..
diskio
port
src Merge branch 'feature/fatfs_fast_seek' into 'master' 2020-11-17 07:17:31 +08:00
test Merge branch 'feature/fatfs_fast_seek' into 'master' 2020-11-17 07:17:31 +08:00
test_fatfs_host fatfs: Make host sdkconfig compatible 2020-11-17 22:51:07 +00:00
vfs vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
CMakeLists.txt
Kconfig
component.mk