2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2015-01-22 10:42:52 -06:00
|
|
|
# This is an ST NUCLEO L152RE board with a single STM32L152RET6 chip.
|
|
|
|
# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260002
|
|
|
|
|
2017-01-26 14:41:40 -06:00
|
|
|
source [find interface/stlink.cfg]
|
2015-01-22 10:42:52 -06:00
|
|
|
|
|
|
|
transport select hla_swd
|
|
|
|
|
2020-09-01 09:50:08 -05:00
|
|
|
source [find target/stm32l1x_dual_bank.cfg]
|
2015-01-22 10:42:52 -06:00
|
|
|
|
|
|
|
reset_config srst_only
|