sheinz
|
5051c5c528
|
SPIFFS: Selectable configuration of SPIFFS
|
2016-08-08 23:18:15 +03:00 |
|
sheinz
|
d69b8390d4
|
SPIFFS: Fix PR review comments.
* Enable SPIFFS_USE_MAGIC
* Enable SPIFFS_USE_MAGIC_LENGTH
* Enable SPIFFS_FILEHDL_OFFSET
* Rebuild mkspiffs if spiffs_config.h is changed
* Emulate NOR flash in mkspiffs
* Build spiffs image in 'flash' and 'test' targets
|
2016-07-27 10:12:59 +03:00 |
|
sheinz
|
55b7d29767
|
SPIFFS: Fix SPIFFS rebuild if SIZE is changed.
|
2016-07-15 15:44:22 +03:00 |
|
sheinz
|
66610c56cb
|
SPIFFS: Improve SPIFFS image build
Rebuild SPIFFS image if files change.
Rebuild mkspiffs if SPIFFS_SIZE is changed in Makefile.
|
2016-07-15 01:21:32 +03:00 |
|
sheinz
|
d25b8b2a55
|
Create SPIFFS image and flash it.
mkspiffs is added to create SPIFFS image from directory with files.
Build process changed to flash SPIFFS image if necessary
|
2016-07-14 14:49:34 +03:00 |
|
sheinz
|
5c12b7c7e9
|
Draft implementation of SPIFFS integration
|
2016-07-14 14:49:34 +03:00 |
|