jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / st_nucleo_g0.cfg
blobf8e67a0432184c196b26b00405a8a0c7a797594c
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is for all ST NUCLEO with any STM32G0. Known boards at the moment:
4 # NUCLEO-G031K8
5 # https://www.st.com/en/evaluation-tools/nucleo-g031k8.html
6 # NUCLEO-G070RB
7 # https://www.st.com/en/evaluation-tools/nucleo-g070rb.html
8 # NUCLEO-G071RB
9 # https://www.st.com/en/evaluation-tools/nucleo-g071rb.html
10 # NUCLEO-G0B1RE
11 # https://www.st.com/en/evaluation-tools/nucleo-g0b1re.html
13 source [find interface/stlink.cfg]
15 transport select hla_swd
17 source [find target/stm32g0x.cfg]
19 reset_config srst_only