This website requires JavaScript.
Explore
Help
Sign In
zcy
/
tinyriscv-openocd
Watch
1
Star
0
Fork
You've already forked tinyriscv-openocd
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7919694832
tinyriscv-openocd
/
tcl
/
target
/
k60.cfg
7 lines
82 B
INI
Raw
Normal View
History
Unescape
Escape
configuration for Freescale TWRK60N512 board Based on the K40/Kwikstik config files Change-Id: Icb3adc7126bacea65209b712ebaa0eb3b894372e Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Reviewed-on: http://openocd.zylin.com/210 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2011-11-13 14:31:00 +00:00
#
# Freescale Kinetis K60 devices
#
tcl/target: consolidate Kinetis configs Change-Id: I75fe6b239ff435f700459e7d7040616503fa458e Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2460 Reviewed-by: Andreas Färber <afaerber@suse.de> Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2015-01-10 10:52:35 +00:00
set CHIPNAME k60
source [find target/kx.cfg]