2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-20 07:47:38 +10:00
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]