diff options
-rw-r--r-- | debug/targets/m2gl_m2s/openocd.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/targets/m2gl_m2s/openocd.cfg b/debug/targets/m2gl_m2s/openocd.cfg index ea34f87..2d8bfe8 100644 --- a/debug/targets/m2gl_m2s/openocd.cfg +++ b/debug/targets/m2gl_m2s/openocd.cfg @@ -1,4 +1,4 @@ -adapter_khz 100 +adapter_khz 1000 source [find interface/ftdi/olimex-arm-usb-tiny-h.cfg] |