mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 04:48:44 +10:00
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
This commit is contained in:
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
Block a user