mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
This commit is contained in:
@@ -153,8 +153,9 @@ main_coders.CFLAGS += -DUSE_I2C2
|
|||||||
#
|
#
|
||||||
|
|
||||||
USER =
|
USER =
|
||||||
HOST = beth
|
#HOST = beth
|
||||||
HOST = overo
|
#HOST = overo
|
||||||
|
HOST = auto7
|
||||||
TARGET_DIR = ~
|
TARGET_DIR = ~
|
||||||
SRC_FMS=fms
|
SRC_FMS=fms
|
||||||
|
|
||||||
@@ -169,6 +170,8 @@ main_overo.srcs += $(SRC_FMS)/fms_spi_link.c
|
|||||||
#
|
#
|
||||||
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile
|
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile
|
||||||
|
|
||||||
|
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_passthrough.makefile
|
||||||
|
|
||||||
</makefile>
|
</makefile>
|
||||||
|
|
||||||
</airframe>
|
</airframe>
|
||||||
|
|||||||
@@ -707,7 +707,7 @@ test_spi_slave.srcs += downlink.c pprz_transport.c
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# test spi slave2
|
# test spi slave2 ( with DMA )
|
||||||
#
|
#
|
||||||
test_spi_slave2.ARCHDIR = $(ARCHI)
|
test_spi_slave2.ARCHDIR = $(ARCHI)
|
||||||
test_spi_slave2.TARGET = test_spi_slave2
|
test_spi_slave2.TARGET = test_spi_slave2
|
||||||
|
|||||||
Reference in New Issue
Block a user