98c72a6e7ebfd065ef960afab282e9d09a67e5ef
[fw/openocd] / tcl / board / olimex_stm32_p107.cfg
1 #
2 # Olimex STM32-P107
3 #
4 # http://olimex.com/dev/stm32-p107.html
5 #
6
7 # Work-area size (RAM size) = 64kB for STM32F107VC device
8 set WORKAREASIZE 0x10000
9
10 source [find target/stm32f1x.cfg]