tcl/board: add SPDX tag
[fw/openocd] / tcl / board / hitex_stm32-performancestick.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # Hitex stm32 performance stick
4
5 reset_config trst_and_srst
6
7 source [find interface/ftdi/stm32-stick.cfg]
8
9 set  CHIPNAME stm32_hitex
10 source [find target/stm32f1x.cfg]
11
12 # configure str750 connected to jtag chain
13 # FIXME -- source [find target/str750.cfg] after cleaning that up
14 jtag newtap str750 cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id 0x4f1f0041
15
16 # for some reason this board like to startup @ 500kHz
17 adapter speed 500