Files
STM32G030F6P6_Evaluation/Tools/xpack-openocd-0.12.0-7/openocd/scripts/board/stm32l0discovery.cfg
T

14 lines
304 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# This is an STM32L053 discovery board with a single STM32L053 chip.
# http://www.st.com/web/en/catalog/tools/PF260319
source [find interface/stlink.cfg]
transport select swd
set WORKAREASIZE 0x2000
source [find target/stm32l0.cfg]
reset_config srst_only