2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2020-03-26 04:49:04 -05:00
|
|
|
# This is a ST NUCLEO 8L152R8 board with a single STM8L152R8T6 chip.
|
|
|
|
# http://www.st.com/en/evaluation-tools/nucleo-8l152r8.html
|
|
|
|
|
2024-10-12 04:48:05 -05:00
|
|
|
source [find interface/stlink.cfg]
|
2020-03-26 04:49:04 -05:00
|
|
|
|
|
|
|
transport select swim
|
|
|
|
|
2023-05-18 09:51:55 -05:00
|
|
|
source [find target/stm8l15xx8.cfg]
|
2020-03-26 04:49:04 -05:00
|
|
|
|
|
|
|
reset_config srst_only
|