fix coverity CID 349306 - resource leak
[RRG-proxmark3.git] / tools / jtag_openocd / interface-buspirate.cfg
blobcb14b2365514a780cd303e939312925532944b63
1 # Commands specific to the BusPirate
3 source [find interface/buspirate.cfg]
5 buspirate_port /dev/ttyUSB0
7 # Voltage regulator: enabled = 1 or disabled = 0
8 buspirate_vreg 1
10 # Pin mode: normal or open-drain
11 buspirate_mode normal
13 # Pull-up state: enabled = 1 or disabled = 0
14 buspirate_pullup 1