tcl/board: Add ST NUCLEO L152RE configuration
[openocd.git] / tcl / board / stm32ldiscovery.cfg
blob8678d290bd144dd79672ce01258b32fdb212f0e8
1 # This is an STM32L discovery board with a single STM32L152RBT6 chip.
2 # http://www.st.com/internet/evalboard/product/250990.jsp
4 source [find interface/stlink-v2.cfg]
6 transport select hla_swd
8 set WORKAREASIZE 0x4000
9 source [find target/stm32l1.cfg]
11 reset_config srst_only