diff --git a/build.sh b/build.sh index a88b320..2bd88a9 100755 --- a/build.sh +++ b/build.sh @@ -7,6 +7,7 @@ main () { local cur_dir=$PWD if [ ! -d "$PICO_SDK_DIR/.git" ]; then + git submodule sync --recursive git submodule update --init --recursive fi diff --git a/pico-sdk b/pico-sdk index 2d5789e..2062372 160000 --- a/pico-sdk +++ b/pico-sdk @@ -1 +1 @@ -Subproject commit 2d5789eca89658a7f0a01e2d6010c0f254605d72 +Subproject commit 2062372d203b372849d573f252cf7c6dc2800c0a