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
+7
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]