Draft implementation of SPIFFS integration

This commit is contained in:
sheinz 2016-06-27 18:06:06 +03:00
parent eac9504d8a
commit 5c12b7c7e9
8 changed files with 688 additions and 0 deletions

3
.gitmodules vendored
View file

@ -11,3 +11,6 @@
path = bootloader/rboot
url = https://github.com/raburton/rboot.git
[submodule "extras/spiffs/spiffs"]
path = extras/spiffs/spiffs
url = https://github.com/pellepl/spiffs.git