openocd/tcl/board/olimex_stm32_h107.cfg
2011-06-16 16:53:49 +02:00

9 lines
243 B
INI

# Olimex STM32-H107 and STM32-P107 eval boards
# http://olimex.com/dev/stm32-h107.html
# http://olimex.com/dev/stm32-p107.html
# Work-area size (RAM size) = 64kB for STM32F107VC device
set WORKAREASIZE 0x10000
source [find target/stm32.cfg]