Peter Denison <openwrt@marshadder.org> workaround for broken USBprog w/short tms sequences
git-svn-id: svn://svn.berlios.de/openocd/trunk@2509 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
6996e628f8
commit
14ed84fdbe
|
@ -5,4 +5,6 @@
|
|||
#
|
||||
|
||||
interface usbprog
|
||||
|
||||
# USBprog is broken w/short tms sequences, this is a workaround
|
||||
# until the C code can be fixed.
|
||||
tms_sequence long
|
Loading…
Reference in New Issue