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

16 lines
422 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# Explicitly for the STM32L476 discovery board:
# http://www.st.com/web/en/catalog/tools/PF261635
# but perfectly functional for any other STM32L4 board connected via
# an stlink-v2-1 interface.
# This is for STM32L4 boards that are connected via stlink-v2-1.
source [find interface/stlink.cfg]
transport select swd
source [find target/stm32l4x.cfg]
reset_config srst_only