tcl/target: add SPDX tag
[fw/openocd] / tcl / target / numicro.cfg
index c42dfbc2f1a7ee1eb5a473ce3d417a3ac3d17547..29077f39f831a135bd3f71a1b9eeae0f65544209 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # script for Nuvoton MuMicro Cortex-M0 Series
 
 # Adapt based on what transport is active.
@@ -48,7 +50,7 @@ set _FLASHNAME $_CHIPNAME.flash_config
 flash bank $_FLASHNAME numicro 0x00300000 0 0 0 $_TARGETNAME
 
 # set default SWCLK frequency
-adapter_khz 1000
+adapter speed 1000
 
 # set default srst setting "none"
 reset_config none