aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/olimex_stm32_h103.cfg
blob: 92ca7ae58903474eae6030f5e9f25ac88a5b5e70 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-or-later

# Olimex STM32-H103 eval board
# http://olimex.com/dev/stm32-h103.html

# Work-area size (RAM size) = 20kB for STM32F103RB device
set WORKAREASIZE 0x5000

source [find target/stm32f1x.cfg]