summaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl')
-rw-r--r--tcl/interface/usbprog.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcl/interface/usbprog.cfg b/tcl/interface/usbprog.cfg
index 269ea944..f0841b99 100644
--- a/tcl/interface/usbprog.cfg
+++ b/tcl/interface/usbprog.cfg
@@ -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 \ No newline at end of file