Files
openocd/src/target/board/stm32f10x_128k_eval.cfg
ntfreak 503bb08f99 - fix incorrect svn props from last commit
git-svn-id: svn://svn.berlios.de/openocd/trunk@1198 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-12-01 15:52:56 +00:00

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]