Skip to content

Commit 3658974

Browse files
gamelasterstephanosio
authored andcommitted
openocd: Pull in Bouffalo Lab chips support
This commit pulls in commits related to adding support for Bouffalo Lab chips in OpenOCD from upstream. Those commits does not contain support for flashing the firmware. Signed-off-by: Marek Kraus <[email protected]>
1 parent 04ca8bb commit 3658974

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
gitsm://github.com/zephyrproject-rtos/openocd.git;protocol=https;nobranch=1 \
88
"
9-
SRCREV = "40c37a3748e5cfff3018eed45c8de6cc13c9c712"
9+
SRCREV = "662bf274f881afa0aec2c21040eedb91146d8c4a"
1010

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

0 commit comments

Comments
 (0)