2009-04-03 08:16:47 +00:00
|
|
|
#
|
|
|
|
# Olimex STM32-H103 eval board
|
|
|
|
#
|
|
|
|
# http://olimex.com/dev/stm32-h103.html
|
|
|
|
#
|
|
|
|
|
2009-06-29 22:08:34 +00:00
|
|
|
#Set flash size to 128k for STM32103RB device
|
|
|
|
set WORKAREASIZE 0x20000
|
|
|
|
|
2009-04-03 08:16:47 +00:00
|
|
|
source [find target/stm32.cfg]
|
|
|
|
|