From 417e33abcaaeaf819b8b528f019c5c9433813af9 Mon Sep 17 00:00:00 2001 From: Antoine Drouin Date: Wed, 21 Apr 2010 09:14:34 +0000 Subject: [PATCH] moved ARCHI from atopilot makefile to aiframe file in order to be able to compile for both lpc and stm32 --- conf/airframes/booz2_a1.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/airframes/booz2_a1.xml b/conf/airframes/booz2_a1.xml index 85685af62b..6627364394 100644 --- a/conf/airframes/booz2_a1.xml +++ b/conf/airframes/booz2_a1.xml @@ -202,8 +202,11 @@ + ARCH=lpc21 +ARCHI=arm7 BOARD_CFG = \"boards/booz2_v1_0.h\" +FLASH_MODE = IAP # prevents motors from ever starting #ap.CFLAGS += -DKILL_MOTORS