diff --git a/tcl/board/st_nucleo_l1.cfg b/tcl/board/st_nucleo_l1.cfg new file mode 100644 index 000000000..56e275627 --- /dev/null +++ b/tcl/board/st_nucleo_l1.cfg @@ -0,0 +1,10 @@ +# This is an ST NUCLEO L152RE board with a single STM32L152RET6 chip. +# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260002 + +source [find interface/stlink-v2-1.cfg] + +transport select hla_swd + +source [find target/stm32l1.cfg] + +reset_config srst_only