14 lines
321 B
INI
14 lines
321 B
INI
# This is an REVOLUTION board with a single STM32F411RETx chip.
|
|
# Generated by System Workbench for STM32
|
|
|
|
source [find interface/stlink-v2-1.cfg]
|
|
|
|
set WORKAREASIZE 0x20000
|
|
transport select "hla_swd"
|
|
|
|
|
|
source [find target/stm32f4x_stlink.cfg]
|
|
|
|
# use hardware reset, connect under reset
|
|
reset_config srst_only srst_nogate
|