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>
This commit is contained in:
Stephanos Ioannidis 2024-01-25 14:23:00 +00:00
parent 48d6a47c70
commit b2f094fb36
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ RDEPENDS_${PN} = "libusb1 hidapi"
SRC_URI = " \
git://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
"
SRCREV = "e2b6f5655e2ccd354fb8c7d0f53b93f4cb42a4f4"
SRCREV = "b6f95a16c1360e347a06faf91befd122c0d15864"
S = "${WORKDIR}/git"