OVMS3-idf/components/spiffs
Angus Gratton cf593e84d3 Merge branch 'bugfix/spiffs_readdir_recursion' into 'master'
SPIFFS: fix stack overflow in readdir_r due to recursion

See merge request idf/esp-idf!2839
2018-07-26 08:33:24 +08:00
..
include remove executable permission from source files 2018-05-29 20:07:45 +08:00
spiffs@f5e26c4e93 Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
test spiffs: add test case for readdir_r with large number of files 2018-07-23 15:34:18 +03:00
test_spiffs_host Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
component.mk spiffs: Make spiffs runnable on host 2018-06-06 17:35:30 +00:00
esp_spiffs.c Merge branch 'bugfix/spiffs_readdir_recursion' into 'master' 2018-07-26 08:33:24 +08:00
Kconfig spiffs: reformat Kconfig to 80 character wide lines 2018-01-31 11:14:56 +08:00
spiffs_api.c Merge branch 'feature/idf-fs-profile-modifications' into 'master' 2018-07-25 08:56:04 +08:00
spiffs_api.h Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00