mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
e549d0a3eb
The only exception is for binaries that go in 'bin', like vehicles. That way, partial builds follow the rule: - If building a vehicle or some helper that goes into 'bin', just use the binary name as the argument for --target. Example: `waf --target ArduCopter`. - For other binaries, the name of the directory they are placed in must be used. Example: `waf --target tests/test_vectors`. |
||
---|---|---|
.. | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
gbenchmark.py | ||
mavgen.py | ||
static_linking.py | ||
toolchain.py |