2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-21 00:42:15 +10:00
openocd/tcl/board/twr-vf65gs10_cmsisdap.cfg
Antonio Borneo 9d5767b6b0 coding style: add newline at end of text files
Some text file is missing newline at EOF.
Add it.

Change-Id: Ieebc790096f40961283c644642e56fde975e957f
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5167
Tested-by: jenkins
2020-02-24 10:30:53 +00:00

16 lines
366 B
INI

#
# Board configuration file for the Freescale VF65GS10 tower board
#
# CMSIS-DAP via USB-OTG connector
#
source [find interface/cmsis-dap.cfg]
# only SWD is supported by the CMSIS-DAP on this board
transport select swd
# Source generic part of twr-vf65gs10 configuration
source [find board/twr-vf65gs10.cfg]
# override reset configuration
reset_config srst_only