mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add Makefile rules so that both `make modalai_voxl2` and `make modalai_voxl2_default` build the SLPI DSP firmware first. Add companion_targets file listing modalai_voxl2_slpi so CI knows to exclude it from independent build groups. Signed-off-by: Ramon Roche <mrpollo@gmail.com>
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
# Companion processor targets - built automatically by the parent (default) target
|
|
# These are excluded from CI target lists to avoid redundant builds
|
|
modalai_voxl2_slpi
|