mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
cfg: correct Stellaris LM3S811 config typo
This only effects the older Stellaris LM3S811 kits (rev B and below). Change-Id: Ie068cce7748fede9e7113ea63a69c96222c809fa Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/401 Tested-by: jenkins
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Stellaris Evaluation Board"
|
||||
ft2232_device_desc "LM3S811 Evaluation Board"
|
||||
ft2232_layout evb_lm3s811
|
||||
ft2232_vid_pid 0x0403 0xbcd9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user