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/stm32.cfg]