openocd/src/target/board/stm32f10x_128k_eval.cfg

7 lines
163 B
INI

# This is an STM32 eval board with a single STM32F103ZET6 chip on it.
# My test board has a "Rev1" tap id.
set BSTAPID 0x16410041
source [find target/stm32.cfg]