2 # Buspirate with OpenOCD support
4 # http://dangerousprototypes.com/bus-pirate-manual/
9 # you need to specify port on which BP lives
10 #buspirate_port /dev/ttyUSB0
12 # communication speed setting
13 buspirate_speed normal ;# or fast
15 # voltage regulator Enabled = 1 Disabled = 0
18 # pin mode normal or open-drain
19 #buspirate_mode normal
21 # pullup state Enabled = 1 Disabled = 0
24 # this depends on the cable, you are safe with this option
25 reset_config srst_only