ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker 6e49333a40 AP_HAL_ChibiOS: do not build QuickTune on peripherals
kills heavy peripherals

../../libraries/AP_Quicktune/AP_Quicktune.cpp: In member function 'void AP_Quicktune::update(bool)':
../../libraries/AP_Quicktune/AP_Quicktune.cpp:177:32: error: 'vehicle' is not a member of 'AP'
  177 |     const auto &vehicle = *AP::vehicle();
      |                                ^~~~~~~
compilation terminated due to -Wfatal-errors.

[ 688/1225] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp
Waf: Leaving directory `/home/pbarker/rc/ardupilot/build/CubeOrange-periph-heavy'
2024-12-17 20:16:30 +11:00
..
addfunc_parse.py hwdef: Update scripts to parse CSV files properly 2024-12-16 19:23:58 +11:00
af_parse_cubemx.py
af_parse.py hwdef: Update scripts to parse CSV files properly 2024-12-16 19:23:58 +11:00
bdshot_encoder.py AP_HAL_ChibiOS: utility to print out bdshot encoded data 2023-12-18 19:02:52 +11:00
chibios_hwdef.py AP_HAL_ChibiOS: do not run through SPI_RX and TX as well 2024-10-25 18:16:00 +11:00
CKS32F407xx.py
convert_betaflight_unified.py AP_HAL_ChibiOS: KakuteF4-Wing 2024-08-07 17:34:34 +10:00
defaults_bootloader.h AP_HAL_ChibiOS: add support for raw imu publishing in AP_Periph 2024-10-23 06:46:22 +09:00
defaults_iofirmware.h hwdef: turn monior thread back on on some boards 2024-07-30 10:52:36 +10:00
defaults_normal.h AP_HAL_ChibiOS: allow AP_TERRAIN_ENABLED to be turned off in hwdef 2024-02-27 11:04:02 +11:00
defaults_periph.h AP_HAL_ChibiOS: do not build QuickTune on peripherals 2024-12-17 20:16:30 +11:00
dma_parse.py hwdef: Update scripts to parse CSV files properly 2024-12-16 19:23:58 +11:00
dma_resolver.py HAL_ChibiOS: fixed I2C4 on STM32G4 2024-02-05 07:36:14 +11:00
STM32F100xB.py
STM32F103xB.py
STM32F105xC.py
STM32F303xC.py
STM32F405xx.py
STM32F407xx.py
STM32F412Rx.py
STM32F413xx.py AP_HAL_ChibiOS: Add STM32F413xx module 2024-12-16 19:23:58 +11:00
STM32F427xx.py
STM32F469xx.py
STM32F732xx.py
STM32F745xx.py
STM32F767xx.py
STM32F777xx.py
STM32G431xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:02 +11:00
STM32G441xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:02 +11:00
STM32G474xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:02 +11:00
STM32G491xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:02 +11:00
STM32H7A3xx.py HAL_ChibioOS: fixed FDCAN -> CAN labels 2024-03-20 14:26:23 +11:00
STM32H723xx.py HAL_ChibiOS: whitespace fixes 2024-01-30 12:32:23 +11:00
STM32H730xx.py HAL_ChibioOS: fixed FDCAN -> CAN labels 2024-03-20 14:26:23 +11:00
STM32H743xx.py
STM32H750xx.py
STM32H755xx.py AP_HAL_ChibiOS: JFB110 board definition 2023-10-12 17:03:04 +11:00
STM32H757xx.py AP_HAL_Chibios hwdef script: remove h747 adc duplicate pin definitions 2024-03-13 18:52:05 +11:00
STM32L4R5xx.py
STM32L431xx.py
STM32L476xx.py
STM32L496xx.py