From a3c09f9624a3ea715768bdf0af144d96dcc5bc1b Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Tue, 25 Sep 2012 10:14:24 +0100 Subject: [PATCH] cfg: stm32-performance stick config tested and working Change-Id: I9852d11e369e501af240a2b8e9f74306aee4e4a0 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/845 Tested-by: jenkins Reviewed-by: Freddie Chopin --- tcl/interface/ftdi/stm32-stick.cfg | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tcl/interface/ftdi/stm32-stick.cfg b/tcl/interface/ftdi/stm32-stick.cfg index 86280a8e46..213b4554a8 100644 --- a/tcl/interface/ftdi/stm32-stick.cfg +++ b/tcl/interface/ftdi/stm32-stick.cfg @@ -4,11 +4,6 @@ # 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 ftdi_device_desc "STM32-PerformanceStick" ftdi_vid_pid 0x0640 0x002d -- 2.30.2