mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
12 lines
298 B
INI
12 lines
298 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# This is a ST NUCLEO 8L152R8 board with a single STM8L152R8T6 chip.
|
|
# http://www.st.com/en/evaluation-tools/nucleo-8l152r8.html
|
|
|
|
source [find interface/stlink-dap.cfg]
|
|
|
|
transport select swim
|
|
|
|
source [find target/stm8l15xx8.cfg]
|
|
|
|
reset_config srst_only
|