Added Open-BLDC board config file.
This commit is contained in:
parent
aa81462618
commit
d4bef466c3
|
@ -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]
|
Loading…
Reference in New Issue