lib/lwip: Add LwIP stack as a submodule in the library directory
This commit is contained in:
parent
91f2168dd5
commit
22cb7cd953
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -5,3 +5,6 @@
|
||||
[submodule "lib/libffi"]
|
||||
path = lib/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
@ -0,0 +1 @@
|
||||
Subproject commit 5b8b5d459e7dd890724515bbfad86c705234f9ec
|
Loading…
Reference in New Issue
Block a user