Browse Source

cfg: lm3s811ek config tested and working

Change-Id: I5402b5521d6e1ef0a569f5cad02c003681f5444b
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/885
Tested-by: jenkins
tags/v0.6.1
Spencer Oliver 11 years ago
parent
commit
f8a537aa92
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      tcl/interface/ftdi/luminary-lm3s811.cfg

+ 0
- 5
tcl/interface/ftdi/luminary-lm3s811.cfg View File

@@ -11,11 +11,6 @@
# need to use the "luminary_icdi" layout to work correctly.
#

echo "WARNING!"
echo "This file was not tested with real interface, it is based on code in ft2232.c."
echo "Please report your experience with this file to openocd-devel mailing list,"
echo "so it could be marked as working or fixed."

interface ftdi
ftdi_device_desc "LM3S811 Evaluation Board"
ftdi_vid_pid 0x0403 0xbcd9


Loading…
Cancel
Save