Fix up submodule paths, add some hints for submodule usage
This commit is contained in:
parent
b92fd8a872
commit
9120590caa
5 changed files with 14 additions and 5 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -1,6 +1,7 @@
|
|||
[submodule "lwip/lwip"]
|
||||
path = lwip/lwip
|
||||
url = git://git.savannah.nongnu.org/lwip.git
|
||||
url = git@github.com:SuperHouse/esp-lwip.git
|
||||
[submodule "axtls/axtls"]
|
||||
path = axtls/axtls
|
||||
url = ../../axtls-code/
|
||||
url = git@github.com:SuperHouse/axtls.git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue