interface/ftdi: Mark flyswatter.cfg as tested
- Flyswatter + Proxmark3 (Atmel AT91SAM7S256) - works - Flyswatter + Tiva Launchpad (EK-TM4C123GXL) - works Change-Id: I615e0ff9262be6ae1064fb2de8e6e810775e7db4 Tested-by: Ondrej Mikle <ondrej.mikle@nic.cz> Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/2237 Tested-by: jenkins__archive__
parent
f75345b915
commit
e1bc7f4545
|
@ -4,11 +4,6 @@
|
|||
# http://www.tincantools.com/product.php?productid=16134
|
||||
#
|
||||
|
||||
echo "WARNING!"
|
||||
echo "This file was not tested with real interface, it is based on schematics and code"
|
||||
echo "in ft2232.c. Please report your experience with this file to openocd-devel"
|
||||
echo "mailing list, so it could be marked as working or fixed."
|
||||
|
||||
interface ftdi
|
||||
ftdi_device_desc "Flyswatter"
|
||||
ftdi_vid_pid 0x0403 0x6010
|
||||
|
|
Loading…
Reference in New Issue