mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
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
|
|
|