Ivan Grokhotkov
|
763c2cc188
|
spiffs: increase timeout in readdir test
Timeout of 15 seconds is not sufficient if SPIFFS partition needs to
be formatted, on some of the boards.
|
2018-12-28 09:56:15 +08:00 |
|
Ivan Grokhotkov
|
7999c06f68
|
spiffs: add test case for readdir_r with large number of files
Ref. https://esp32.com/viewtopic.php?f=13&t=6486
|
2018-07-30 08:07:34 +03:00 |
|
Roland Dobai
|
744c2dcdd9
|
Resolve problems found by enabling -Wwrite-strings compilation flag
|
2018-04-10 08:53:43 +02:00 |
|
Ivan Grokhotkov
|
1103e1baba
|
spiffs: fix esp_spiffs_format not working if partition is not mounted
Fixes https://github.com/espressif/esp-idf/issues/1547.
|
2018-01-31 14:29:13 +08:00 |
|
Ivan Grokhotkov
|
c03b068931
|
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-11-22 00:17:11 +08:00 |
|
Ivan Grokhotkov
|
cc67500d3e
|
unit test: adapt tests to single core configuration
|
2017-10-19 21:35:21 +08:00 |
|
me-no-dev
|
dd87deb278
|
Add SPIFFS Component to IDF
|
2017-09-11 19:56:40 +03:00 |
|