aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/stm32f3x_stlink.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/stm32f3x_stlink.cfg')
-rw-r--r--tcl/target/stm32f3x_stlink.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/stm32f3x_stlink.cfg b/tcl/target/stm32f3x_stlink.cfg
index bc86ed94..b2ba9d92 100644
--- a/tcl/target/stm32f3x_stlink.cfg
+++ b/tcl/target/stm32f3x_stlink.cfg
@@ -7,7 +7,7 @@ if { [info exists CHIPNAME] == 0 } {
}
if { [info exists CPUTAPID] == 0 } {
- set CPUTAPID 0x1ba01477
+ set CPUTAPID 0x2ba01477
}
if { [info exists WORKAREASIZE] == 0 } {