Konstantin Kondrashov
|
2c793cef06
|
idf: Support a custom toolchain with time_t wide 64-bits
Allows resolving the Y2K38 problem.
Closes: IDF-350
Closes: https://github.com/espressif/esp-idf/issues/584
|
2020-01-10 12:58:54 +08:00 |
|
Marcin Borowicz
|
6153a0ab62
|
spiffs: follow symlinks feature during partition in spiffsgen
|
2019-10-08 17:55:59 +08:00 |
|
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 |
|