Skip to content

Commit 04105e8

Browse files
authored
Merge pull request #25 from raspberrypi/picoprobe-needs-submodules-1
Initialise picoprobe submodules
2 parents edaf27e + dd1eb79 commit 04105e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pico_setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ do
9999

100100
# Build both
101101
cd $DEST
102+
git submodule update --init
102103
mkdir build
103104
cd build
104105
cmake ../

0 commit comments

Comments
 (0)