Added Open-BLDC board config file.

This commit is contained in:
Piotr Esden-Tempski 2009-12-28 17:30:32 +01:00 committed by Øyvind Harboe
parent aa81462618
commit d4bef466c3
1 changed files with 7 additions and 0 deletions

7
tcl/board/open-bldc.cfg Normal file
View File

@ -0,0 +1,7 @@
# Open Source Brush Less DC Motor Controller
# http://open-bldc.org
# Work-area size (RAM size) = 20kB for STM32F103RB device
set WORKAREASIZE 0x5000
source [find target/stm32.cfg]