We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9a53e commit e518c53Copy full SHA for e518c53
pico_setup.sh
@@ -17,7 +17,7 @@ JNUM=4
17
OUTDIR="$(pwd)/pico"
18
19
# Install dependencies
20
-GIT_DEPS="git"
+GIT_DEPS="git git-lfs"
21
SDK_DEPS="cmake gcc-arm-none-eabi gcc g++"
22
OPENOCD_DEPS="gdb-multiarch automake autoconf build-essential texinfo libtool libftdi-dev libusb-1.0-0-dev"
23
VSCODE_DEPS="code"
0 commit comments