0
0
mirror of https://git.code.sf.net/p/openocd/code synced 2025-04-03 08:45:27 +00:00
Files
openocd/tcl/board/st_nucleo_c0.cfg
David (Pololu) 250ab1008b flash/stm32l4x: add STM32C071xx support
I successfully programmed a NUCLEO-C071RB with these changes.

Change-Id: Ib57a77fa18f8a0e8c882e2250d6111c588d76887
Signed-off-by: David (Pololu) <dev-david@pololu.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8525
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2025-01-06 05:01:21 +00:00

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