sheinz
|
924860a78f
|
SPIFFS: Update example, README.md
Separate method to initialize SPIFFS memory buffers.
REDME.md for spiffs component.
Simplify spiffs example.
|
2016-07-15 15:22:03 +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
|
22654a4de7
|
SPIFFS: Support lseek, stat, fstat
Support for lseek, stat, fstat added.
Test extended to covert those functions.
|
2016-07-14 16:13:03 +03:00 |
|
sheinz
|
bfa20af855
|
Fix branch merging.
Changes in esp_spiffs.c recovered.
|
2016-07-14 15:44:02 +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 |
|