mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Removing the device_desc line since it seems to advertise differenetly across platforms and openocd doesn't require it. Please revert this change if it starts block other OS but I don't think it will
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1175 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
7e6afe5a75
commit
23ed7c8435
@ -4,7 +4,7 @@
|
||||
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_bus_addr "002:103"
|
||||
#ft2232_serial "1234567890"
|
||||
ft2232_layout "usbjtag"
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_bus_addr "002:088"
|
||||
#ft2232_serial "1234567890"
|
||||
ft2232_layout "usbjtag"
|
||||
|
Loading…
x
Reference in New Issue
Block a user