Skip to content

Commit b2f094f

Browse files
committed
openocd: Pull in STM32WBA5xx device support
This commit pulls in the OpenOCD patch that adds STM32WBA5xx device support. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 48d6a47 commit b2f094f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-hosttools/openocd/openocd_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
66
SRC_URI = " \
77
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
88
"
9-
SRCREV = "e2b6f5655e2ccd354fb8c7d0f53b93f4cb42a4f4"
9+
SRCREV = "b6f95a16c1360e347a06faf91befd122c0d15864"
1010

1111
S = "${WORKDIR}/git"
1212

0 commit comments

Comments
 (0)