openocd/tcl/board/olimex_stm32_h107.cfg

9 lines
246 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/stm32f1x.cfg]