paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [5392] spektrum satellite binding


From: Eric
Subject: [paparazzi-commits] [5392] spektrum satellite binding
Date: Sun, 15 Aug 2010 20:30:11 +0000

Revision: 5392
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5392
Author:   lamestllama
Date:     2010-08-15 20:30:11 +0000 (Sun, 15 Aug 2010)
Log Message:
-----------
spektrum satellite binding

Modified Paths:
--------------
    
paparazzi3/trunk/conf/autopilot/subsystems/booz2_radio_control_spektrum.makefile

Modified: 
paparazzi3/trunk/conf/autopilot/subsystems/booz2_radio_control_spektrum.makefile
===================================================================
--- 
paparazzi3/trunk/conf/autopilot/subsystems/booz2_radio_control_spektrum.makefile
    2010-08-15 20:27:38 UTC (rev 5391)
+++ 
paparazzi3/trunk/conf/autopilot/subsystems/booz2_radio_control_spektrum.makefile
    2010-08-15 20:30:11 UTC (rev 5392)
@@ -10,9 +10,10 @@
 ap.CFLAGS += -DRADIO_CONTROL_LED=1
 ap.CFLAGS += -DUSE_UART0 -DUART0_BAUD=B115200
 ap.CFLAGS += -DRADIO_CONTROL_LINK=Uart0
-else ifeq ($(ARCHI), stm32) 
+else ifeq ($(ARCHI), stm32)
 ap.CFLAGS += -DRADIO_CONTROL_LED=4
 ap.CFLAGS += -DUSE_UART3 -DUART3_BAUD=B115200
 ap.CFLAGS += -DRADIO_CONTROL_LINK=Uart3
+ap.srcs += $(SRC_ARCH)/bind_hw.c
 endif
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]