uv-k5-firmware-chinese-lts/openocd-win/openocd/scripts/board/st_nucleo_l5.cfg

14 lines
312 B
INI
Raw Normal View History

2024-01-05 10:37:22 +00:00
# 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-dap.cfg]
transport select dapdirect_swd
source [find target/stm32l5x.cfg]
# use hardware reset
reset_config srst_only srst_nogate