forked from auracaster/openocd
- add support for cortino jtag interface
git-svn-id: svn://svn.berlios.de/openocd/trunk@1925 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Hitex Cortino
|
||||
#
|
||||
# http://www.hitex.com/index.php?id=cortino
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Cortino"
|
||||
ft2232_layout cortino
|
||||
ft2232_vid_pid 0x0640 0x0032
|
||||
|
||||
Reference in New Issue
Block a user