mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 05:55:41 +10:00
- Move src/tcl to tcl/. - Update top Makefile.am to use new path name. git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
13 lines
206 B
INI
13 lines
206 B
INI
#
|
|
# Joern Kaipf's OOCDLink
|
|
#
|
|
# http://www.joernonline.de/contrexx2/cms/index.php?page=126
|
|
#
|
|
|
|
interface ft2232
|
|
ft2232_device_desc "OOCDLink A"
|
|
ft2232_layout oocdlink
|
|
ft2232_vid_pid 0x0403 0xbaf8
|
|
jtag_khz 5
|
|
|