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
62b088df4e
tinyriscv-openocd
/
tcl
/
target
/
kl46.cfg
7 lines
85 B
INI
Raw
Normal View
History
Unescape
Escape
cfg: add Freescale FRDM-KL46Z Board Change-Id: Ib585728f13a380eeeb2ada095f3e1a1c2aaf44cb Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1866 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2014-01-11 23:14:13 +00:00
#
# Freescale Kinetis KL46 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 kl46
source [find target/klx.cfg]