Browse Source

board: drop open-bldc

This is a) broken and b) doesn't include anything other than the
(broken) target alias.  Don't see any reason for it to exist.

Change-Id: I833635eeac392bf7c0c39f51ff2f76525ba2d406
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Reviewed-on: http://openocd.zylin.com/5884
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
jim
Karl Palsson 3 years ago
committed by Antonio Borneo
parent
commit
a92d275fec
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      tcl/board/open-bldc.cfg

+ 0
- 7
tcl/board/open-bldc.cfg View File

@@ -1,7 +0,0 @@
# 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…
Cancel
Save