[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5841] Enabled ADC interrupt handler in lisa_passthr
From: |
Tobias Fuchs |
Subject: |
[paparazzi-commits] [5841] Enabled ADC interrupt handler in lisa_passthrough.makefile |
Date: |
Wed, 08 Sep 2010 03:59:47 +0000 |
Revision: 5841
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5841
Author: fuchsto
Date: 2010-09-08 03:59:47 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
Enabled ADC interrupt handler in lisa_passthrough.makefile
Modified Paths:
--------------
paparazzi3/trunk/conf/autopilot/lisa_passthrough.makefile
Modified: paparazzi3/trunk/conf/autopilot/lisa_passthrough.makefile
===================================================================
--- paparazzi3/trunk/conf/autopilot/lisa_passthrough.makefile 2010-09-07
23:33:35 UTC (rev 5840)
+++ paparazzi3/trunk/conf/autopilot/lisa_passthrough.makefile 2010-09-08
03:59:47 UTC (rev 5841)
@@ -110,7 +110,8 @@
-DUSE_AD1_1 \
-DUSE_AD1_2 \
-DUSE_AD1_3 \
- -DUSE_AD1_4
+ -DUSE_AD1_4 \
+ -DUSE_ADC1_2_IRQ_HANDLER
# Battery monitor
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5841] Enabled ADC interrupt handler in lisa_passthrough.makefile,
Tobias Fuchs <=