cfg: add STM32F4x and STM3241G-EVAL config files
[fw/openocd] / tcl / target / stm32f1x_stlink.cfg
1 #
2 # STM32f1x stlink pseudo target
3 #
4
5 set CHIPNAME stm32f1x
6 set CPUTAPID 0x1ba01477
7 set WORKAREASIZE 0x4000
8
9 source [find target/stm32_stlink.cfg]
10
11 set _FLASHNAME $_CHIPNAME.flash
12 flash bank $_FLASHNAME stm32f1x 0 0 0 0 $_TARGETNAME