tcl/board: add SPDX tag
[fw/openocd] / tcl / board / stm327x6g_eval.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # STM327[4|5]6G-EVAL: This is for the STM32F7 eval boards.
4 # STM32746G-EVAL
5 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF261639
6 # STM32756G-EVAL
7 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF261640
8
9 # increase working area to 256KB
10 set WORKAREASIZE 0x40000
11
12 source [find target/stm32f7x.cfg]
13
14 reset_config srst_only