Remove other '_s' suffix from structs
[openocd.git] / tcl / board / olimex_stm32_h405.cfg
blobf2f1d7f244e959b13fcb43615e739e8a20031be1
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 # Olimex STM32-H405 eval board
3 # https://www.olimex.com/Products/ARM/ST/STM32-H405/
5 # Work-area size (RAM size) = 128kB for STM32F405RG device
6 set WORKAREASIZE 0x20000
8 source [find target/stm32f4x.cfg]