9 lines
243 B
INI
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]
|