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.
 
 
 
 
 
 

8 lines
183 B

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