tcl/boards: Rename 'ek-tm4c1294xl.cfg' to 'ti_ek-tm4c1294xl.cfg'
[fw/openocd] / tcl / board / stm32ldiscovery.cfg
1 # This is an STM32L discovery board with a single STM32L152RBT6 chip.
2 # http://www.st.com/internet/evalboard/product/250990.jsp
3
4 source [find interface/stlink.cfg]
5
6 transport select hla_swd
7
8 set WORKAREASIZE 0x4000
9 source [find target/stm32l1.cfg]
10
11 reset_config srst_only