flash/nor: Add support for TI CC3220SF internal flash
[fw/openocd] / tcl / board / ti_cc3220sf_launchpad.cfg
diff --git a/tcl/board/ti_cc3220sf_launchpad.cfg b/tcl/board/ti_cc3220sf_launchpad.cfg
new file mode 100644 (file)
index 0000000..a3dac62
--- /dev/null
@@ -0,0 +1,7 @@
+#
+# TI CC3220SF-LaunchXL LaunchPad Evaluation Kit
+#
+source [find interface/xds110.cfg]
+adapter_khz 2500
+transport select swd
+source [find target/ti_cc3220sf.cfg]