Skip to content

Commit a7d61bb

Browse files
committed
pico-sdk: update v1.3.0
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
1 parent 2460b10 commit a7d61bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ main () {
77
local cur_dir=$PWD
88

99
if [ ! -d "$PICO_SDK_DIR/.git" ]; then
10+
git submodule sync --recursive
1011
git submodule update --init --recursive
1112
fi
1213

pico-sdk

Submodule pico-sdk updated 329 files

0 commit comments

Comments
 (0)