Skip to content
Snippets Groups Projects
Commit 406f4d1c authored by Uwe Bonnes's avatar Uwe Bonnes Committed by Andreas Fritiofson
Browse files

stm32f7x.cfg: Fix expected JTAG id.


Change-Id: Icd21b9ac5f50094262f30db431d8a775a0d263ca
Signed-off-by: default avatarUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Reviewed-on: http://openocd.zylin.com/3512


Tested-by: jenkins
Reviewed-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
parent d4b7cbff
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ if { [info exists BSTAPID] } { ...@@ -43,7 +43,7 @@ if { [info exists BSTAPID] } {
# See STM Document RM0385 # See STM Document RM0385
# Section 40.6.1 # Section 40.6.1
# STM32F75xxG # STM32F75xxG
set _BSTAPID1 0x06449071 set _BSTAPID1 0x06449041
} }
if {[using_jtag]} { if {[using_jtag]} {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment