Remove other '_s' suffix from structs
[openocd.git] / tcl / board / stm327x6g_eval.cfg
blob03fe949a7229a9a97c26f83566a6e1e53fe83a3e
1 # SPDX-License-Identifier: GPL-2.0-or-later
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
9 # increase working area to 256KB
10 set WORKAREASIZE 0x40000
12 source [find target/stm32f7x.cfg]
14 reset_config srst_only