mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Use the tiny-h config file as they have arrived.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@129 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
9bab84665d
commit
98d0608be2
@ -1,3 +0,0 @@
|
|||||||
For now, old ARM-USB-OCD is renamed to tiny-h.cfg to save messing with Eclipse once tiny-hs arrive.
|
|
||||||
|
|
||||||
Once we have them, delete the tiny-h.cfg and rename the .new in it's place.
|
|
@ -1,11 +1,11 @@
|
|||||||
#
|
#
|
||||||
# Olimex ARM-USB-OCD
|
# Olimex ARM-USB-TINY-H
|
||||||
#
|
#
|
||||||
# http://www.olimex.com/dev/arm-usb-ocd.html
|
# http://www.olimex.com/dev/arm-usb-tiny-h.html
|
||||||
#
|
#
|
||||||
|
|
||||||
interface ft2232
|
interface ft2232
|
||||||
ft2232_device_desc "Olimex OpenOCD JTAG"
|
ft2232_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
|
||||||
ft2232_layout olimex-jtag
|
ft2232_layout olimex-jtag
|
||||||
ft2232_vid_pid 0x15ba 0x0003
|
ft2232_vid_pid 0x15ba 0x002a
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
#
|
|
||||||
# Olimex ARM-USB-TINY-H
|
|
||||||
#
|
|
||||||
# http://www.olimex.com/dev/arm-usb-tiny-h.html
|
|
||||||
#
|
|
||||||
|
|
||||||
interface ft2232
|
|
||||||
ft2232_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
|
|
||||||
ft2232_layout olimex-jtag
|
|
||||||
ft2232_vid_pid 0x15ba 0x002a
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user