flash/stm32l4x: support STM32U59/U5Ax devices
[openocd.git] / tcl / board / st_nucleo_l073rz.cfg
blob10fac5ef84541dc54743b7193b2effbb5b266dfb
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is an ST NUCLEO-L073RZ board with single STM32L073RZ chip.
4 # http://www.st.com/en/evaluation-tools/nucleo-l073rz.html
5 source [find interface/stlink.cfg]
7 transport select hla_swd
9 set WORKAREASIZE 0x2000
11 source [find target/stm32l0_dual_bank.cfg]
13 # There is only system reset line and JTAG/SWD command can be issued when SRST
14 reset_config srst_only