mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 01:53:48 +08:00
[modules][ocaml] implement module dependency (#2669)
- support depends, conflicts and provides nodes, all under a 'dep' node - autoload are kept for now and are not moved yet - modules are updated for new dep format - it is now required that module's name and filename are the same
This commit is contained in:
committed by
GitHub
parent
97fa1d73ac
commit
e4d9e10492
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE module SYSTEM "module.dtd">
|
||||
|
||||
<module name="benchmark">
|
||||
<module name="imu_quality_assessment" dir="benchmark">
|
||||
<doc>
|
||||
<description>
|
||||
Give comparable with IMU Health information.
|
||||
|
||||
Reference in New Issue
Block a user