mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
JTAG config files, also new floss-jtag for testing using the usb-layout
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@353 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
ce99cc9ae9
commit
9b90cafb52
5
flight/Project/OpenOCD/floss-jtag-test.cfg
Normal file
5
flight/Project/OpenOCD/floss-jtag-test.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
ft2232_layout "usbjtag"
|
||||
ft2232_latency 2
|
@ -1,11 +0,0 @@
|
||||
#
|
||||
# Olimex ARM-USB-OCD-H
|
||||
#
|
||||
# http://www.olimex.com/dev/arm-usb-ocd.html
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_device_desc "Olimex OpenOCD JTAG ARM-USB-OCD-H"
|
||||
ft2232_layout olimex-jtag
|
||||
ft2232_vid_pid 0x15ba 0x002b
|
||||
|
3
flight/Project/OpenOCD/olimex-jtag-tiny.cfg
Normal file
3
flight/Project/OpenOCD/olimex-jtag-tiny.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
ft2232_device_desc "Olimex OpenOCD JTAG TINY"
|
||||
ft2232_layout olimex-jtag
|
||||
ft2232_vid_pid 0x15ba 0x0004
|
Loading…
x
Reference in New Issue
Block a user