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