Added Olimex STM32 {H,P}107.cfg board

This commit is contained in:
Dale Lukas Peterson 2011-06-15 15:12:54 -07:00 committed by Øyvind Harboe
parent c8b5719802
commit 523c172280
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,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]