]> git.sur5r.net Git - openocd/blob - tcl/board/st_nucleo_l073rz.cfg
tcl/board: update all uses of interface/stlink-v2-1 to interface/stlink
[openocd] / tcl / board / st_nucleo_l073rz.cfg
1 # This is an ST NUCLEO-L073RZ board with single STM32L073RZ chip.
2 # http://www.st.com/en/evaluation-tools/nucleo-l073rz.html
3 source [find interface/stlink.cfg]
4
5 transport select hla_swd
6
7 set WORKAREASIZE 0x2000
8
9 source [find target/stm32l0_dual_bank.cfg]
10
11 # There is only system reset line and JTAG/SWD command can be issued when SRST
12 reset_config srst_only