10 lines
161 B
INI
10 lines
161 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
source [find interface/stlink.cfg]
|
|
|
|
transport select swd
|
|
|
|
source [find target/stm32c0x.cfg]
|
|
|
|
reset_config srst_only
|