mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
moved ARCHI from atopilot makefile to aiframe file in order to be able to compile for both lpc and stm32
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user