Skip to content

Commit 22cb7cd

Browse files
galenhzpfalcon
authored andcommitted
lib/lwip: Add LwIP stack as a submodule in the library directory
1 parent 91f2168 commit 22cb7cd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
[submodule "lib/libffi"]
66
path = lib/libffi
77
url = https://github.com/atgreen/libffi
8+
[submodule "lib/lwip"]
9+
path = lib/lwip
10+
url = http://git.savannah.gnu.org/r/lwip.git

lib/lwip

Submodule lwip added at 5b8b5d4

0 commit comments

Comments
 (0)