Skip to content

Commit 153de4e

Browse files
committed
Add OpenOCD submodule
Add OpenOCD as a submodule in preparation for adding multiplatform OpenOCD builds. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent fdabf10 commit 153de4e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@
4040
[submodule "qemu_xilinx"]
4141
path = qemu_xilinx
4242
url = https://github.com/zephyrproject-rtos/xilinx-qemu.git
43+
[submodule "openocd"]
44+
path = openocd
45+
url = https://github.com/zephyrproject-rtos/openocd.git

openocd

Submodule openocd added at 662bf27

0 commit comments

Comments
 (0)