mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-20 01:36:35 +10:00
Added VID/PID pair to olimex-jtag-tiny-a the non-a version already has the vid pid
git-svn-id: svn://svn.berlios.de/openocd/trunk@1403 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
e211e4c6d2
commit
b28d1cf0e4
@ -2,3 +2,4 @@
|
|||||||
interface ft2232
|
interface ft2232
|
||||||
ft2232_device_desc "Olimex OpenOCD JTAG TINY A"
|
ft2232_device_desc "Olimex OpenOCD JTAG TINY A"
|
||||||
ft2232_layout olimex-jtag
|
ft2232_layout olimex-jtag
|
||||||
|
ft2232_vid_pid 0x15ba 0x0004
|
||||||
|
Loading…
Reference in New Issue
Block a user