aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/atmel_sam4l8_xplained_pro.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/atmel_sam4l8_xplained_pro.cfg')
-rw-r--r--tcl/board/atmel_sam4l8_xplained_pro.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/board/atmel_sam4l8_xplained_pro.cfg b/tcl/board/atmel_sam4l8_xplained_pro.cfg
new file mode 100644
index 00000000..80ccc9f1
--- /dev/null
+++ b/tcl/board/atmel_sam4l8_xplained_pro.cfg
@@ -0,0 +1,11 @@
+#
+# Atmel SAM4L8 Xplained Pro evaluation kit.
+# http://www.atmel.com/tools/ATSAM4L8-XPRO.aspx
+#
+
+source [find interface/cmsis-dap.cfg]
+
+# chip name
+set CHIPNAME ATSAM4LC8CA
+
+source [find target/at91sam4lXX.cfg]