mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
e6fa2d54e8
Copy the program library to the place where PX4Firmware CMake build will look for and trigger the firmware build. There isn't really a real output defined for px4_copy_lib because Waf would complain about multiple tasks having same output when building multiple programs. After the firmware build, copy it to the correct place (from program group and name perspective) and add git hashes. Since the place where the library is placed is shared by different target programs, we need to synchronize the firmware build, that's why the use of _firmware_semaphorish_tasks. That variable is set as a list because of the upcoming upload task. |
||
---|---|---|
.. | ||
APM2_2560_bootloader | ||
APM_radio_test | ||
ArduPilotMega_demo | ||
ArdupilotMegaPlanner | ||
ardupilotwaf | ||
ArduPPM | ||
autotest | ||
CHDK-Scripts | ||
CodeStyle | ||
CPUInfo | ||
Failsafe | ||
FlightGear | ||
Frame_params | ||
GIT_Test | ||
gittools | ||
Hello | ||
Linux_HAL_Essentials | ||
LogAnalyzer | ||
PPM_decoding | ||
PXF | ||
Replay | ||
scripts | ||
SerialProxy | ||
vagrant | ||
Xplane |