Skip to content

Commit 6caee8a

Browse files
openocd: add support for Silabs Series-2
Backport the required patches from the upstream to be able to support Silicon Labs Series-2. In addition to allow the user to use OpenOCD rather than JLink on Silicon Labs boards, this patch is required for xiao_mg24 and various Arduino boards (which don't include JLink hardware). Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
1 parent 34add6b commit 6caee8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
url = https://github.com/zephyrproject-rtos/xilinx-qemu.git
4343
[submodule "openocd"]
4444
path = openocd
45-
url = https://github.com/zephyrproject-rtos/openocd.git
45+
url = https://github.com/jerome-pouiller/openocd.git

0 commit comments

Comments
 (0)