Merge branch 'experiments/posix_fs' into feature/spiffs
This commit is contained in:
commit
6484c57737
5 changed files with 71 additions and 6 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -10,7 +10,9 @@
|
|||
[submodule "bootloader/rboot"]
|
||||
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
|
||||
[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