mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 23:46:04 +08:00
d32a1584eb
these modules are automatically loaded according to the target, board and firmware
15 lines
291 B
XML
15 lines
291 B
XML
<!DOCTYPE module SYSTEM "../module.dtd">
|
|
|
|
<module name="lisa_mx_2.1" dir="boards">
|
|
<doc>
|
|
<description>
|
|
Specific configuration for Lisa/MX 2.1
|
|
</description>
|
|
</doc>
|
|
<dep>
|
|
<depends>spi_master,baro_board</depends>
|
|
</dep>
|
|
<makefile target="!sim|nps|fbw"/>
|
|
</module>
|
|
|