mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
<airframe name="mercury4">
|
||||||
|
|
||||||
|
|
||||||
|
<makefile>
|
||||||
|
|
||||||
|
USER =
|
||||||
|
HOST = mercury4
|
||||||
|
TARGET_DIR = ~
|
||||||
|
|
||||||
|
SRC_FMS=fms
|
||||||
|
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
overo_test_spi.ARCHDIR = omap
|
||||||
|
overo_test_spi.srcs=$(SRC_FMS)/overo_test_spi.c
|
||||||
|
|
||||||
|
</makefile>
|
||||||
|
|
||||||
|
</airframe>
|
||||||
Reference in New Issue
Block a user