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 vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
project_include.cmake buildsystem: flash binary to a named partition 2020-12-08 12:16:02 +08:00
spiffs_api.c
spiffs_api.h
spiffsgen.py tools: Redirect some warnings to stderr 2020-12-15 12:41:20 +07:00