Files
openocd/tcl/board/olimex_stm32_h103.cfg
oharboe f8cc725e0e Kevin Bortis <stm32@bortis.ch> fix worksize
git-svn-id: svn://svn.berlios.de/openocd/trunk@2419 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-29 22:08:34 +00:00

12 lines
182 B
INI

#
# Olimex STM32-H103 eval board
#
# http://olimex.com/dev/stm32-h103.html
#
#Set flash size to 128k for STM32103RB device
set WORKAREASIZE 0x20000
source [find target/stm32.cfg]