Skip to content
Snippets Groups Projects
Commit 38e547b9 authored by Freddie Chopin's avatar Freddie Chopin
Browse files

Add JTAG-lock-pick Tiny 2 config files


DISTORTEC's JTAG-lock-pick Tiny 2 is a new interface using FT232HL chip
and layout similar to KT-LINK.

Change-Id: I2831b169cd448ca70397f2dd86c5b749dda3dabf
Signed-off-by: default avatarFreddie Chopin <freddie.chopin@gmail.com>
Reviewed-on: http://openocd.zylin.com/787


Tested-by: jenkins
Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
parent 07158a7f
Branches
Tags
No related merge requests found
#
# DISTORTEC JTAG-lock-pick Tiny 2
#
# http://www.distortec.com
#
interface ftdi
ftdi_device_desc "JTAG-lock-pick Tiny 2"
ftdi_vid_pid 0x0403 0x8220
ftdi_layout_init 0x8c28 0xff3b
ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
ftdi_layout_signal nSRST -data 0x0200 -noe 0x0800
ftdi_layout_signal LED -ndata 0x8000
#
# DISTORTEC JTAG-lock-pick Tiny 2
#
# http://www.distortec.com
#
interface ft2232
ft2232_device_desc "JTAG-lock-pick Tiny 2"
ft2232_layout ktlink
ft2232_vid_pid 0x0403 0x8220
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment