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
|
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 |
|
luc lebosse
|
58f046715e
|
Unify the time file creation for SPIFFS and SD
|
2017-11-21 22:51:36 +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 |
|
me-no-dev
|
dd87deb278
|
Add SPIFFS Component to IDF
|
2017-09-11 19:56:40 +03:00 |
|