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 e518c53 commit f5b77b6Copy full SHA for f5b77b6
pico_setup.sh
@@ -19,7 +19,7 @@ OUTDIR="$(pwd)/pico"
19
# Install dependencies
20
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"
+OPENOCD_DEPS="gdb-multiarch automake autoconf build-essential texinfo libtool libftdi-dev libusb-1.0-0-dev libjim-dev pkg-config"
23
VSCODE_DEPS="code"
24
UART_DEPS="minicom"
25
0 commit comments