mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Jtag Bits
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@93 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
0bfd6b40e5
commit
19697b6f5e
3
flight/Project/OpenOCD/IMPORTANT.txt
Normal file
3
flight/Project/OpenOCD/IMPORTANT.txt
Normal file
@ -0,0 +1,3 @@
|
||||
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.
|
11
flight/Project/OpenOCD/olimex-arm-usb-tiny-h.cfg.new
Normal file
11
flight/Project/OpenOCD/olimex-arm-usb-tiny-h.cfg.new
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# 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