# Olimex STM32-H405 eval board
# http://olimex.com/dev/stm32-h405.html

# Default work area for the STM32F4x is 64K. We'll just leave it at that.
# Work-area size (RAM size) = 128kB for STM32F405RG device
# set WORKAREASIZE 0x20000

source [find target/stm32f4x.cfg]