mirror of
https://git.code.sf.net/p/openocd/code
synced 2026-07-04 06:08:30 +00:00
git-svn-id: svn://svn.berlios.de/openocd/trunk@2573 b42882b7-edfa-0310-969c-e2dbd0fdcd60
12 lines
194 B
INI
12 lines
194 B
INI
#
|
|
# Hitex STM32-PerformanceStick
|
|
#
|
|
# http://www.hitex.com/index.php?id=340
|
|
#
|
|
|
|
interface ft2232
|
|
ft2232_device_desc "STM32-PerformanceStick"
|
|
ft2232_layout stm32stick
|
|
ft2232_vid_pid 0x0640 0x002d
|
|
|