1
0
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:
dankers 2010-03-20 22:02:35 +00:00 committed by dankers
parent 9b90cafb52
commit 58e4dd4757
2 changed files with 4 additions and 11 deletions

View File

@ -1,5 +0,0 @@
interface ft2232
ft2232_vid_pid 0x0403 0x6010
ft2232_device_desc "Dual RS232-HS"
ft2232_layout "usbjtag"
ft2232_latency 2

View File

@ -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