mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Use usb-layout in floss-jtag - use OpenOCD 4
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@354 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
9b90cafb52
commit
58e4dd4757
@ -1,5 +0,0 @@
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
ft2232_layout "usbjtag"
|
||||
ft2232_latency 2
|
@ -1,11 +1,9 @@
|
||||
#
|
||||
# Olimex ARM-USB-TINY-H
|
||||
#
|
||||
# http://www.olimex.com/dev/arm-usb-tiny-h.html
|
||||
# Floss JTAG
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
ft2232_layout olimex-jtag
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
ft2232_layout "usbjtag"
|
||||
ft2232_latency 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user