tcl/interface: replace last deprecated commands
Still some config file uses deprecated commands. Replace them with the new commands. Change-Id: I6ccbfb832e0ad2012e9af160bd2d92ad104af2bb Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7181 Tested-by: jenkins
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
adapter driver ft232r
|
||||
adapter speed 1000
|
||||
ft232r_vid_pid 0x0403 0x6015
|
||||
ft232r_tck_num DSR
|
||||
ft232r_tms_num DCD
|
||||
ft232r_tdi_num RI
|
||||
ft232r_tdo_num CTS
|
||||
ft232r_trst_num RTS
|
||||
ft232r_srst_num DTR
|
||||
ft232r vid_pid 0x0403 0x6015
|
||||
ft232r tck_num DSR
|
||||
ft232r tms_num DCD
|
||||
ft232r tdi_num RI
|
||||
ft232r tdo_num CTS
|
||||
ft232r trst_num RTS
|
||||
ft232r srst_num DTR
|
||||
|
||||
Reference in New Issue
Block a user