]> git.sur5r.net Git - openocd/blob - tcl/board/stm32l0discovery.cfg
jtag: drivers: stlink: handle all versions with single config
[openocd] / tcl / board / stm32l0discovery.cfg
1 # This is an STM32L053 discovery board with a single STM32L053 chip.
2 # http://www.st.com/web/en/catalog/tools/PF260319
3
4 source [find interface/stlink.cfg]
5
6 transport select hla_swd
7
8 set WORKAREASIZE 0x2000
9 source [find target/stm32l0.cfg]
10
11 reset_config srst_only