mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-20 05:52:11 +01:00
Added PipXtreme jtag cfg files.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1956 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
acadc4bc28
commit
bd8ad90301
15
flight/Project/OpenOCD/floss-jtag.pipxtreme.cfg
Normal file
15
flight/Project/OpenOCD/floss-jtag.pipxtreme.cfg
Normal file
@ -0,0 +1,15 @@
|
||||
#
|
||||
# Floss JTAG for AHRS
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_bus_addr "002:103"
|
||||
#ft2232_serial "1234567890"
|
||||
ft2232_layout "usbjtag"
|
||||
ft2232_latency 2
|
||||
|
||||
gdb_port 3334
|
||||
tcl_port 6667
|
||||
telnet_port 4445
|
15
flight/Project/OpenOCD/floss-jtag.pipxtreme.osx.cfg
Normal file
15
flight/Project/OpenOCD/floss-jtag.pipxtreme.osx.cfg
Normal file
@ -0,0 +1,15 @@
|
||||
#
|
||||
# Floss JTAG OpenPilot
|
||||
#
|
||||
|
||||
interface ft2232
|
||||
ft2232_vid_pid 0x0403 0x6010
|
||||
#ft2232_device_desc "Dual RS232-HS"
|
||||
#ft2232_bus_addr "002:088"
|
||||
#ft2232_serial "1234567890"
|
||||
ft2232_layout "usbjtag"
|
||||
ft2232_latency 2
|
||||
|
||||
gdb_port 3334
|
||||
tcl_port 6666
|
||||
telnet_port 4444
|
Loading…
x
Reference in New Issue
Block a user