esp-idf/components/spiffs
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
..
include
spiffs@f5e26c4e93
test
test_spiffs_host
CMakeLists.txt
Kconfig
Makefile.projbuild
component.mk
esp_spiffs.c
project_include.cmake
spiffs_api.c
spiffs_api.h
spiffsgen.py