repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix coverity CID 349306 - resource leak
[RRG-proxmark3.git]
/
tools
/
jtag_openocd
/
interface-buspirate.cfg
blob
cb14b2365514a780cd303e939312925532944b63
1
# Commands specific to the BusPirate
2
3
source [find interface/buspirate.cfg]
4
5
buspirate_port /dev/ttyUSB0
6
7
# Voltage regulator: enabled = 1 or disabled = 0
8
buspirate_vreg 1
9
10
# Pin mode: normal or open-drain
11
buspirate_mode normal
12
13
# Pull-up state: enabled = 1 or disabled = 0
14
buspirate_pullup 1