Skip to content

Commit 2cc3a6c

Browse files
committed
lwip submodule update
1 parent 1edc0fd commit 2cc3a6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ if [ "$BUILD_TYPE" != "all" ]; then
144144
exit 0
145145
fi
146146

147+
git submodule update --init --recursive
148+
147149
rm -rf build sdkconfig out
148150
mkdir -p "$AR_TOOLS/esp32-arduino-libs"
149151

0 commit comments

Comments
 (0)