aboutsummaryrefslogtreecommitdiff
path: root/example-fsm-55/stlink-v2.cfg
blob: 278918ed37756bc82fd16f9e6cf1d1f75b805826 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Contributed by Kiwamu Okabe

source [find interface/stlink-v2.cfg]
transport select hla_swd

# The STM32F030F4P6 is a *tightly* constrained chip; the work area size must be
# similarly constrained.
set WORKAREASIZE 0x1000
source [find target/stm32f0x.cfg]

# use hardware reset, connect under reset