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 Updates for riscv support 2020-11-13 07:49:11 +11:00
spiffs@f5e26c4e93
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_spiffs_host Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffs_api.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffsgen.py tools: Redirect some warnings to stderr 2020-12-15 12:41:20 +07:00