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

14 lines
298 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# This is for STM32L5 Nucleo Dev Boards.
# http://www.st.com/en/evaluation-tools/stm32-mcu-nucleo.html
source [find interface/stlink.cfg]
transport select swd
source [find target/stm32l5x.cfg]
# use hardware reset
reset_config srst_only srst_nogate