You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Olimex STM32-H407 eval board
|
|
# http://olimex.com/dev/stm32-h407.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]
|