Ivan Grokhotkov
|
f206bc51ff
|
spiffs: add test case for readdir_r with large number of files
Ref. https://esp32.com/viewtopic.php?f=13&t=6486
|
2018-08-12 16:53:04 +00:00 |
|
Konstantin Klitenik
|
ecc82a3c27
|
Fix stackoverflow due to recursion in vfs_spiffs_readdir_r
|
2018-08-12 16:53:04 +00:00 |
|
Ivan Grokhotkov
|
033124be14
|
spiffs: make OBJ_META_LEN configurable, make mtime support optional
- SPIFFS_OBJ_META_LEN can be set in sdkconfig
- mtime support can be enabled in sdkconfig, if META_LENGTH is sufficient
- add test for mtime updates
|
2017-12-27 16:54:18 +08:00 |
|
luc lebosse
|
b4c1bdb11b
|
Unify the time file creation for SPIFFS and SD
|
2017-12-27 16:54:18 +08:00 |
|
Ivan Grokhotkov
|
cc67500d3e
|
unit test: adapt tests to single core configuration
|
2017-10-19 21:35:21 +08:00 |
|
me-no-dev
|
14b12a27cf
|
Fix typo in spiffs config and update submodule
Fixes github issues #1012 and #1013
https://github.com/espressif/esp-idf/issues/1012
https://github.com/espressif/esp-idf/issues/1013
|
2017-09-20 17:29:57 +08:00 |
|
Angus Gratton
|
b687e1a41f
|
spiffs: Track spiffs submodule in component
Will now automatically initialise as part of "make".
|
2017-09-13 14:54:33 +10:00 |
|
me-no-dev
|
dd87deb278
|
Add SPIFFS Component to IDF
|
2017-09-11 19:56:40 +03:00 |
|