1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

reverting bad commit of these files

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2605 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
corvus 2011-01-28 12:31:13 +00:00 committed by corvus
parent e6004ae95e
commit 0cc957bc9c
3 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@
# Set developer code and compile options
# Set to YES for debugging
DEBUG ?= NO
USE_BOOTLOADER ?= YES
USE_BOOTLOADER ?= NO
# Set to YES when using Code Sourcery toolchain
CODE_SOURCERY ?= YES

View File

@ -34,7 +34,7 @@ ENABLE_DEBUG_PINS ?= NO
ENABLE_AUX_UART ?= NO
#
USE_BOOTLOADER ?= YES
USE_BOOTLOADER ?= NO
# Set to YES when using Code Sourcery toolchain

View File

@ -1,15 +1,15 @@
#
# Floss JTAG OpenPilot
# Floss JTAG for AHRS
#
interface ft2232
ft2232_vid_pid 0x0403 0x6010
#ft2232_device_desc "Dual RS232-HS"
#ft2232_bus_addr "002:088"
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 6666
telnet_port 4444
tcl_port 6667
telnet_port 4445