15 lines
391 B
INI
Executable File
15 lines
391 B
INI
Executable File
# This is an STM32L475VG board with a single STM32L475VGTx chip.
|
|
# Generated by System Workbench for STM32
|
|
|
|
source [find interface/stlink-v2-1.cfg]
|
|
|
|
set WORKAREASIZE 0x18000
|
|
transport select "hla_swd"
|
|
|
|
set CHIPNAME STM32L475
|
|
|
|
source [find target/stm32l4.cfg]
|
|
|
|
# uncomment following line for rev B and rev C boards (they don't support debug under hardware reset)
|
|
# reset_config none separate
|