Browse Source

cfg: stm32-performance stick config tested and working

Change-Id: I9852d11e369e501af240a2b8e9f74306aee4e4a0
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/884
Tested-by: jenkins
tags/v0.6.1
Spencer Oliver 11 years ago
parent
commit
027f8c9fb3
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      tcl/interface/ftdi/stm32-stick.cfg

+ 0
- 5
tcl/interface/ftdi/stm32-stick.cfg View File

@@ -4,11 +4,6 @@
# http://www.hitex.com/index.php?id=340 # http://www.hitex.com/index.php?id=340
# #


echo "WARNING!"
echo "This file was not tested with real interface, it is based on code in ft2232.c."
echo "Please report your experience with this file to openocd-devel mailing list,"
echo "so it could be marked as working or fixed."

interface ftdi interface ftdi
ftdi_device_desc "STM32-PerformanceStick" ftdi_device_desc "STM32-PerformanceStick"
ftdi_vid_pid 0x0640 0x002d ftdi_vid_pid 0x0640 0x002d


Loading…
Cancel
Save