mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-18 19:50:23 +10:00
Empty lines at end of text files are useless. Remove them. Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5171 Tested-by: jenkins
15 lines
261 B
INI
15 lines
261 B
INI
#
|
|
# Hitex LPC1768-Stick
|
|
#
|
|
# http://www.hitex.com/?id=1602
|
|
#
|
|
|
|
|
|
adapter driver ftdi
|
|
ftdi_device_desc "LPC1768-Stick"
|
|
ftdi_vid_pid 0x0640 0x0026
|
|
|
|
ftdi_layout_init 0x0388 0x038b
|
|
ftdi_layout_signal nTRST -data 0x0100
|
|
ftdi_layout_signal nSRST -data 0x0080 -noe 0x200
|