12 lines
182 B
INI
12 lines
182 B
INI
#
|
|
# Olimex STM32-H103 eval board
|
|
#
|
|
# http://olimex.com/dev/stm32-h103.html
|
|
#
|
|
|
|
#Set flash size to 128k for STM32103RB device
|
|
set WORKAREASIZE 0x20000
|
|
|
|
source [find target/stm32.cfg]
|
|
|