Renamed mx2/imx27 to mxc.
[openocd.git] / tcl / board / olimex_stm32_h107.cfg
blob1d34a234fc83fda280cfb959b527e9e0ba08bc1e
1 # Olimex STM32-H107 and STM32-P107 eval boards
2 # http://olimex.com/dev/stm32-h107.html
3 # http://olimex.com/dev/stm32-p107.html
5 # Work-area size (RAM size) = 64kB for STM32F107VC device
6 set WORKAREASIZE 0x10000
8 source [find target/stm32f1x.cfg]