Draft implementation of SPIFFS integration

This commit is contained in:
sheinz 2016-06-27 18:06:06 +03:00
parent 26dd3f1c79
commit ab795350fb
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