rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
[fw/openocd] / tcl / interface / busblaster.cfg
index e93b07de2e8c84dd0ab8cc78fa0786658bc86515..f87a482e3df1a0c4267c703e14a8908845401c0a 100644 (file)
@@ -1,10 +1,14 @@
 #
-# Dangerous Prototypes Bus Blaster
+# Dangerous Prototypes Bus Blaster
 #
-# http://dangerousprototypes.com/
+# The Bus Blaster has a configurable buffer between the FTDI FT2232H and the
+# JTAG header which allows it to emulate various debugger types. It comes
+# configured as a JTAGkey device.
+#
+# http://dangerousprototypes.com/docs/Bus_Blaster
 #
 
 interface ft2232
-ft2232_vid_pid 0x0403 0x6010
 ft2232_device_desc "Dual RS232-HS"
 ft2232_layout jtagkey
+ft2232_vid_pid 0x0403 0x6010