Remove other '_s' suffix from structs
[openocd.git] / tcl / board / st_nucleo_8s208rb.cfg
blob0d3c0c9125d9c4ab128aaa1dbcaf0bb796717036
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # This is a ST NUCLEO 8S208RB board with a single STM8S208RBT6 chip.
4 # https://www.st.com/en/evaluation-tools/nucleo-8s208rb.html
6 source [find interface/stlink-dap.cfg]
8 transport select swim
10 # 128 KiB flash and 2 KiB EEPROM
11 set FLASHEND 0x27fff
12 set EEPROMEND 0x47ff
14 source [find target/stm8s.cfg]
16 reset_config srst_only