This is an automated email from Gerrit.

Andreas Färber (afaer...@suse.de) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2566

-- gerrit

commit 02ff30e82b877a3fa7ad612fb40c7d55ccb03001
Author: Jeff Ciesielski <jeffciesiel...@gmail.com>
Date:   Sat Feb 28 02:53:17 2015 +0100

    tcl/board: Add Infineon XMC4200 Application Kit config
    
    Change-Id: I3a946ba3745da651d470cd574222ba5c7147ac9d
    Signed-off-by: Jeff Ciesielski <jeffciesiel...@gmail.com>
    Signed-off-by: Andreas Färber <afaer...@suse.de>

diff --git a/tcl/board/xmc4200-application-kit-actuator.cfg 
b/tcl/board/xmc4200-application-kit-actuator.cfg
new file mode 100644
index 0000000..d08ee9e
--- /dev/null
+++ b/tcl/board/xmc4200-application-kit-actuator.cfg
@@ -0,0 +1,14 @@
+#
+# Infineon XMC4200 Application Kit - Actuator
+#
+
+#
+# Segger J-Link Lite XMC4200 on-board
+#
+source [find interface/jlink.cfg]
+transport select swd
+
+adapter_khz 1000
+
+set CHIPNAME xmc4200
+source [find target/xmc4xxx.cfg]

-- 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to