Use SPIFFS for POSIX file access. Draft. Not tested.
This commit is contained in:
parent
ab795350fb
commit
b71a7ad237
6 changed files with 122 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -14,3 +14,6 @@
|
|||
[submodule "extras/spiffs/spiffs"]
|
||||
path = extras/spiffs/spiffs
|
||||
url = https://github.com/pellepl/spiffs.git
|
||||
[submodule "examples/posix_fs/fs-test"]
|
||||
path = examples/posix_fs/fs-test
|
||||
url = https://github.com/sheinz/fs-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue