This is an automated email from Gerrit. Andreas Fritiofson ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2237
-- gerrit commit 4568b211a620b27e4a34d939789b90df4beee053 Author: Andreas Fritiofson <[email protected]> Date: Sat Aug 2 10:32:47 2014 +0200 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 <[email protected]> Signed-off-by: Andreas Fritiofson <[email protected]> diff --git a/tcl/interface/ftdi/flyswatter.cfg b/tcl/interface/ftdi/flyswatter.cfg index 202d210..56dab1f 100644 --- a/tcl/interface/ftdi/flyswatter.cfg +++ b/tcl/interface/ftdi/flyswatter.cfg @@ -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 -- ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
