aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/olimex_stm32_h107.cfg
blob: c21e19bdecfa63c7d1955dab3c179fd5f748740c (plain)
1
2
3
4
5
6
7
8
# 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]