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 f06dee6 commit 0693377Copy full SHA for 0693377
packages/windows/openocd/build-openocd.sh
@@ -6,7 +6,6 @@ BUILDDIR=$(pwd)
6
INSTALLDIR="openocd-install"
7
8
cd openocd
9
-sed -i -e 's/uint /unsigned int /g' ./src/flash/nor/rp2040.c
10
./bootstrap
11
./configure --disable-werror
12
make clean
0 commit comments