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 03a5f3c commit ece8ebaCopy full SHA for ece8eba
pico_setup.sh
@@ -17,7 +17,7 @@ JNUM=4
17
OUTDIR="$(pwd)/pico"
18
19
# Install dependencies
20
-GIT_DEPS="git git-lfs"
+GIT_DEPS="git"
21
SDK_DEPS="cmake gcc-arm-none-eabi gcc g++ ninja-build"
22
OPENOCD_DEPS="gdb-multiarch automake autoconf build-essential texinfo libtool libftdi-dev libusb-1.0-0-dev libjim-dev pkg-config libgpiod-dev"
23
UART_DEPS="minicom"
0 commit comments