lib/lwip: Add LwIP stack as a submodule in the library directory
This commit is contained in:
committed by
Paul Sokolovsky
parent
91f2168dd5
commit
22cb7cd953
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -5,3 +5,6 @@
|
|||||||
[submodule "lib/libffi"]
|
[submodule "lib/libffi"]
|
||||||
path = lib/libffi
|
path = lib/libffi
|
||||||
url = https://github.com/atgreen/libffi
|
url = https://github.com/atgreen/libffi
|
||||||
|
[submodule "lib/lwip"]
|
||||||
|
path = lib/lwip
|
||||||
|
url = http://git.savannah.gnu.org/r/lwip.git
|
||||||
|
|||||||
1
lib/lwip
Submodule
1
lib/lwip
Submodule
Submodule lib/lwip added at 5b8b5d459e
Reference in New Issue
Block a user