1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

Floss-JTAG Added.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@184 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-02-10 14:36:29 +00:00 committed by dankers
parent 5e3ffdd7eb
commit 2f48c92a34
2 changed files with 12 additions and 1 deletions

View File

@ -339,7 +339,7 @@ OOCD_EXE=openocd
# debug level
OOCD_CL=-d0
# interface and board/target settings (using the OOCD target-library here)
OOCD_CL+=-f project/OpenOCD/olimex-arm-usb-tiny-h.cfg -f project/OpenOCD/stm32.cfg
OOCD_CL+=-f project/OpenOCD/floss-jtag.cfg -f project/OpenOCD/stm32.cfg
# initialize
OOCD_CL+=-c init
# show the targets

View 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 "Dual RS232-HS"
ft2232_layout olimex-jtag
ft2232_vid_pid 0x0403 0x6010