ardupilot/Tools/ardupilotwaf
Andrew Tridgell 87e5d47ed7 waf: add files from ROMFS_custom to ROMFS
this allows for lua scripts in the root of the source tree as ROMFS_custom/scripts/*.lua

it also allows for any other custom data files that may be
needed. This is cleaner for custom scripts than having the files in
AP_HAL_ChibiOS/hwdef/BOARD/scripts, and allows for the same scripts
working in SITL, Linux and ChibiOS
2021-08-14 10:44:08 +09:00
..
__init__.py
ap_library.py waf: fixed handling of vehicle dependency check for abs paths 2021-02-15 07:23:33 +11:00
ap_persistent.py
ardupilotwaf.py waf: add AP_VideoTX module 2021-02-17 18:23:33 +11:00
boards.py waf: add files from ROMFS_custom to ROMFS 2021-08-14 10:44:08 +09:00
build_summary.py Tools: build_summary: make binary path a string 2020-09-30 17:59:33 +10:00
chibios.py waf: add support for --enable-stats 2021-04-21 17:14:11 +10:00
cmake.py
cxx_checks.py
embed.py waf: fixed embed error on python2 2021-02-26 10:59:09 +11:00
gbenchmark.py
git_submodule.py
gtest.py
mavgen.py
static_linking.py
toolchain.py waf: removed debug code 2021-04-23 05:50:23 +10:00
uavcangen.py