Roland Dobai
|
37126d3451
|
Correct Kconfigs according to the coding style
|
2019-01-29 13:37:01 +01:00 |
|
Ivan Grokhotkov
|
7b32aaa151
|
spiffs: reformat Kconfig to 80 character wide lines
Some help strings looked odd in mconf.
|
2018-01-31 11:14:56 +08:00 |
|
Ivan Grokhotkov
|
594d5c1436
|
spiffs: check if OBJ_NAME_LEN + OBJ_META_LEN is within limits
The limit was mentioned in spiffs_config.h but was not checked.
Fixes https://github.com/espressif/esp-idf/issues/1546
|
2018-01-31 11:14:56 +08:00 |
|
Ivan Grokhotkov
|
507a3a6391
|
spiffs: add Kconfig option for logical page size
|
2018-01-31 11:14:56 +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 |
|
me-no-dev
|
dd87deb278
|
Add SPIFFS Component to IDF
|
2017-09-11 19:56:40 +03:00 |
|