[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [4368] Enable both PWM lines in pwm_input.makefile
From: |
Allen Ibara |
Subject: |
[paparazzi-commits] [4368] Enable both PWM lines in pwm_input.makefile |
Date: |
Tue, 08 Dec 2009 07:09:07 +0000 |
Revision: 4368
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4368
Author: aibara
Date: 2009-12-08 07:09:07 +0000 (Tue, 08 Dec 2009)
Log Message:
-----------
Enable both PWM lines in pwm_input.makefile
Modified Paths:
--------------
paparazzi3/trunk/conf/autopilot/pwm_input.makefile
Modified: paparazzi3/trunk/conf/autopilot/pwm_input.makefile
===================================================================
--- paparazzi3/trunk/conf/autopilot/pwm_input.makefile 2009-12-08 07:08:47 UTC
(rev 4367)
+++ paparazzi3/trunk/conf/autopilot/pwm_input.makefile 2009-12-08 07:09:07 UTC
(rev 4368)
@@ -1,4 +1,4 @@
# Generic PWM input on lpc21xx using TIMER0 ISR
-ap.CFLAGS += -DUSE_PWM_INPUT
+ap.CFLAGS += -DUSE_PWM_INPUT -DUSE_PWM_INPUT1 -DUSE_PWM_INPUT2
ap.srcs += $(SRC_ARCH)/pwm_input.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [4368] Enable both PWM lines in pwm_input.makefile,
Allen Ibara <=