[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [4830] moved ARCHI from atopilot makefile to aiframe
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [4830] moved ARCHI from atopilot makefile to aiframe file in order to be able to compile for both lpc and stm32 |
Date: |
Wed, 21 Apr 2010 09:14:34 +0000 |
Revision: 4830
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4830
Author: poine
Date: 2010-04-21 09:14:34 +0000 (Wed, 21 Apr 2010)
Log Message:
-----------
moved ARCHI from atopilot makefile to aiframe file in order to be able to
compile for both lpc and stm32
Modified Paths:
--------------
paparazzi3/trunk/conf/airframes/booz2_a1.xml
Modified: paparazzi3/trunk/conf/airframes/booz2_a1.xml
===================================================================
--- paparazzi3/trunk/conf/airframes/booz2_a1.xml 2010-04-21 08:42:46 UTC
(rev 4829)
+++ paparazzi3/trunk/conf/airframes/booz2_a1.xml 2010-04-21 09:14:34 UTC
(rev 4830)
@@ -202,8 +202,11 @@
<makefile>
+
ARCH=lpc21
+ARCHI=arm7
BOARD_CFG = \"boards/booz2_v1_0.h\"
+FLASH_MODE = IAP
# prevents motors from ever starting
#ap.CFLAGS += -DKILL_MOTORS
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [4830] moved ARCHI from atopilot makefile to aiframe file in order to be able to compile for both lpc and stm32,
antoine drouin <=