X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Finterface%2Fbuspirate.cfg;h=20761d152628e038314ec87233327a9f2c762dcf;hb=be22b93a445b26213860617bdb9c3c2c35806bef;hp=9c7e0e70e18658ba03d9fb029d99c2589e460a30;hpb=24e1e3dd2699b817fa72a7843d36197abcd9e3a3;p=fw%2Fopenocd diff --git a/tcl/interface/buspirate.cfg b/tcl/interface/buspirate.cfg index 9c7e0e70e..20761d152 100644 --- a/tcl/interface/buspirate.cfg +++ b/tcl/interface/buspirate.cfg @@ -4,23 +4,22 @@ # http://dangerousprototypes.com/bus-pirate-manual/ # -interface buspirate +adapter driver buspirate # you need to specify port on which BP lives -#buspirate_port /dev/ttyUSB0 +#buspirate port /dev/ttyUSB0 # communication speed setting -buspirate_speed normal # or fast +buspirate speed normal ;# or fast # voltage regulator Enabled = 1 Disabled = 0 -#buspirate_vreg 0 +#buspirate vreg 0 -# pin mode normal or open-drain -#buspirate_mode normal +# pin mode normal or open-drain (jtag only) +#buspirate mode normal # pullup state Enabled = 1 Disabled = 0 -#buspirate_pullup 0 +#buspirate pullup 0 # this depends on the cable, you are safe with this option reset_config srst_only -