mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-24 05:59:49 +10:00
9 lines
246 B
INI
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]
|