topic: Added support for the SAM4S variants
[fw/openocd] / tcl / board / atmel_sam4s_ek.cfg
diff --git a/tcl/board/atmel_sam4s_ek.cfg b/tcl/board/atmel_sam4s_ek.cfg
new file mode 100644 (file)
index 0000000..dcfa900
--- /dev/null
@@ -0,0 +1,3 @@
+source [find target/at91sam4sXX.cfg]
+
+$_TARGETNAME configure -event gdb-attach { reset init }