summaryrefslogtreecommitdiff
path: root/chip/npcx/openocd/npcx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/openocd/npcx.cfg')
-rw-r--r--chip/npcx/openocd/npcx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/npcx/openocd/npcx.cfg b/chip/npcx/openocd/npcx.cfg
index ccc53437bb..cd00715d72 100644
--- a/chip/npcx/openocd/npcx.cfg
+++ b/chip/npcx/openocd/npcx.cfg
@@ -43,7 +43,7 @@ target create $_TARGETNAME cortex_m -endian $_ENDIAN -chain-position \
-work-area-size $_WORKAREASIZE
# JTAG speed
-adapter_khz 1000
+adapter_khz 100
adapter_nsrst_delay 100
if {$using_jtag} {