From f488cd7274fcbd67b2b46bc84274446a7a0a80ac Mon Sep 17 00:00:00 2001 From: James Stine Date: Sun, 9 Jun 2024 12:05:39 -0500 Subject: [PATCH] remove bad jlink command from openocd.cfg --- tests/debug/simple/openocd.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/debug/simple/openocd.cfg b/tests/debug/simple/openocd.cfg index 2ac16c2da..6bc8d78d2 100644 --- a/tests/debug/simple/openocd.cfg +++ b/tests/debug/simple/openocd.cfg @@ -33,6 +33,5 @@ riscv set_enable_virt2phys off riscv set_enable_virtual off init -#jlink jtag 3 halt