mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
13 lines
319 B
INI
13 lines
319 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
|
|
# http://www.st.com/internet/evalboard/product/253215.jsp
|
|
|
|
source [find interface/stlink.cfg]
|
|
|
|
transport select hla_swd
|
|
|
|
set WORKAREASIZE 0x2000
|
|
source [find target/stm32f0x.cfg]
|
|
|
|
reset_config srst_only
|