Draft implementation of SPIFFS integration
This commit is contained in:
parent
26dd3f1c79
commit
ab795350fb
8 changed files with 688 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue