forked from auracaster/openocd
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:
@@ -21,5 +21,5 @@ ftdi layout_signal LED4 -data 0x8000
|
||||
|
||||
# ESP32 series chips do not have a TRST input, and the SRST line is connected to the EN pin.
|
||||
# The target code doesn't handle SRST reset properly yet, so this is commented out:
|
||||
# ftdi_layout_signal nSRST -oe 0x0020
|
||||
# ftdi layout_signal nSRST -oe 0x0020
|
||||
# reset_config srst_only
|
||||
|
||||
Reference in New Issue
Block a user