mirror of https://github.com/ArduPilot/ardupilot
051e8a6bda
Files that are not really part of the ROMFS in the folder might cause problems. One problem that motivated this patch was caused because the make-based build system copies the bootloader to the ROMFS in the source tree (mk/PX4/ROMFS) instead of the build tree. That potentially could cause race condition between the tasks created by 'px4_romfs_static_files' and 'px4_romfs_bootloader'. Also, now we have only one task generator for static files. |
||
---|---|---|
.. | ||
px4/cmake/configs | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
cmake.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
px4.py | ||
static_linking.py | ||
toolchain.py |