aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/stm32f4x_stlink.cfg
blob: ec5fb9e48c7bebcaffb343dbf3d24510b61e2760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# STM32f4x stlink pseudo target
#

set CHIPNAME stm32f4x
set CPUTAPID 0x2ba01477
set WORKAREASIZE 0x10000

source [find target/stm32_stlink.cfg]

# stm32f4x family uses stm32f2x driver
set _FLASHNAME $_CHIPNAME.flash
flash bank $_FLASHNAME stm32f2x 0 0 0 0 $_TARGETNAME