aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/olimex_stm32_p107.cfg
blob: 98c72a6e7ebfd065ef960afab282e9d09a67e5ef (plain)
1
2
3
4
5
6
7
8
9
10
#
# Olimex STM32-P107
#
# http://olimex.com/dev/stm32-p107.html
#

# Work-area size (RAM size) = 64kB for STM32F107VC device
set WORKAREASIZE 0x10000

source [find target/stm32f1x.cfg]