tcl/board: fix changed target config filenames
[fw/openocd] / tcl / interface / buspirate.cfg
index c2f3a83c412e592f3ef00bccde4b3986467cba98..265e37e068f92316a4b4921e71372475877fa2e0 100644 (file)
@@ -4,7 +4,7 @@
 # http://dangerousprototypes.com/bus-pirate-manual/
 #
 
-interface buspirate
+adapter driver buspirate
 
 # you need to specify port on which BP lives
 #buspirate_port /dev/ttyUSB0
@@ -23,4 +23,3 @@ buspirate_speed normal ;# or fast
 
 # this depends on the cable, you are safe with this option
 reset_config srst_only
-