ardupilot/Tools/ardupilotwaf
Thomas Watson a14fb9ab28 AP_HAL_ESP32: regenerate sdkconfig after sdkconfig.defaults change
Ensures the sdkconfig does not get out of date as updates are made to
the defaults. The sdkconfig can still be manually changed for testing.
2024-12-10 10:32:47 +11:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py waf: add rate loop config abstraction that allows code to be elided on non-copter builds 2024-12-04 07:45:05 +11:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py Tools: ardupilotwaf: add `AP_Servo_Telem` to common vehicle libraries 2024-12-03 07:38:17 +11:00
boards.py waf: enable IMU in simulated AP_Periph 2024-12-10 09:29:37 +11:00
build_summary.py Tools: Comparison to `False` should be `cond is False` or `if not cond:` 2023-09-02 13:27:25 +10:00
chibios.py Tools: update WSL2 use in uploader.py 2024-12-02 11:31:35 -08:00
cmake.py ardupilotwaf: Fix incorrect comment for cmake minimum version 2023-08-24 15:01:27 +10:00
cxx_checks.py Tools: check for feenableexcept on WAF 2019-08-06 09:37:30 +10:00
dronecangen.py Tools/ardupilotwaf: improve dronecangen dependency tracking 2024-09-17 10:45:17 +10:00
embed.py AP_ROMFS: fix buffer null terminator 2024-01-25 11:24:31 +11:00
esp32.py AP_HAL_ESP32: regenerate sdkconfig after sdkconfig.defaults change 2024-12-10 10:32:47 +11:00
gbenchmark.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
git_submodule.py waf: cope with CI python oddity 2024-05-08 18:28:59 +10:00
gtest.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
mavgen.py Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
qurt.py Tools: Added pthread library to the link of the QURT build Linux application 2024-07-31 10:00:35 +10:00
static_linking.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
toolchain.py waf: added QURT board target 2024-07-12 15:56:48 +10:00