Remove other '_s' suffix from structs
[openocd.git] / tcl / board / st_nucleo_l5.cfg
blob6450f08b8df8ddd1871dfeab26c5fbcfe8be1a1b
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is for STM32L5 Nucleo Dev Boards.
4 # http://www.st.com/en/evaluation-tools/stm32-mcu-nucleo.html
6 source [find interface/stlink-dap.cfg]
8 transport select dapdirect_swd
10 source [find target/stm32l5x.cfg]
12 # use hardware reset
13 reset_config srst_only srst_nogate