aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/olimex_stm32_h405.cfg
blob: f2f1d7f244e959b13fcb43615e739e8a20031be1 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-or-later
# Olimex STM32-H405 eval board
# https://www.olimex.com/Products/ARM/ST/STM32-H405/

# Work-area size (RAM size) = 128kB for STM32F405RG device
set WORKAREASIZE 0x20000

source [find target/stm32f4x.cfg]