aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorManuel Limones <limonesu.me@gmail.com>2016-01-17 01:45:10 -0600
committerSpencer Oliver <spen@spen-soft.co.uk>2016-02-03 22:10:32 +0000
commit822e6f43e49beec20b9b61a655f8cb0daab346ae (patch)
treeb08f4ef20fcc6201b7ff9666514c74ce2462e2a9 /tcl
parent61493083bcf02071ff95d0e7c95de0133f53dc0d (diff)
tlc/board: Add ATMEL SAM E70 Xplained config
atmel_same70_xplained config using on board embedded debuger Change-Id: I650ec538b42653662bc273e9f3581a6eda95cd39 Signed-off-by: Manuel Limones <limonesu.me@gmail.com> Reviewed-on: http://openocd.zylin.com/3208 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/board/atmel_same70_xplained.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/tcl/board/atmel_same70_xplained.cfg b/tcl/board/atmel_same70_xplained.cfg
new file mode 100644
index 00000000..a22e801a
--- /dev/null
+++ b/tcl/board/atmel_same70_xplained.cfg
@@ -0,0 +1,12 @@
+#
+# Atmel SAME70 Xplained evaluation kit.
+# http://www.atmel.com/tools/ATSAME70-XPLD.aspx
+#
+# Connect using the EDBG chip on the dev kit over USB
+source [find interface/cmsis-dap.cfg]
+
+set CHIPNAME atsame70q21
+
+source [find target/atsamv.cfg]
+
+reset_config srst_only