tcl/target/stm32(f7/h7)x: do not assume presence of the reset
do not force the presence of the reset line, since some custom boards may do not contain the reset line. Change-Id: I031ab34012b34a1b49def9db16461f9de0ae29cc Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com> Reported-by: Fleck <fleckz@users.sourceforge.net> Fixes: https://sourceforge.net/p/openocd/tickets/316/ Reviewed-on: https://review.openocd.org/c/openocd/+/6506 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-by: Tomas Vanek <vanekt@fbl.cz> Tested-by: jenkins
This commit is contained in:
committed by
Tomas Vanek
parent
b61a280860
commit
fc74ccda52
@@ -10,3 +10,5 @@ transport select hla_swd
|
||||
set WORKAREASIZE 0x40000
|
||||
|
||||
source [find target/stm32f7x.cfg]
|
||||
|
||||
reset_config srst_only
|
||||
|
||||
Reference in New Issue
Block a user