ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker 3869c4c0e9 AP_HAL_ChibiOS: add and use AP_SBUSOUTPUT_ENABLED
.... which will allow periphs to instantiate this if they really feel like it, and for it to be removed on smaller boards on the custom build server (and potentially on lower-specced boards.
2023-06-27 10:10:41 +10:00
..
STM32F100xB.py
STM32F103xB.py
STM32F105xC.py
STM32F303xC.py
STM32F405xx.py
STM32F407xx.py
STM32F412Rx.py
STM32F427xx.py
STM32F469xx.py
STM32F732xx.py
STM32F745xx.py
STM32F767xx.py
STM32F777xx.py
STM32G431xx.py
STM32G441xx.py
STM32G474xx.py
STM32G491xx.py
STM32H730xx.py AP_HAL_ChibiOS: fix usage of ADC2 and ADC3 in STM32H730 2023-04-28 08:31:15 +10:00
STM32H743xx.py AP_HAL_ChibiOS: provide complete ADC2/ADC3 maps for STM32H750 and STM32H743 2023-04-28 08:31:15 +10:00
STM32H750xx.py AP_HAL_ChibiOS: increase FLASH_RAM and rename FDCAN to CAN for H750 2023-06-06 19:19:10 +10:00
STM32H757xx.py AP_HAL_ChibiOS: add support for using ADC2 and ADC3 on H7 2023-04-26 18:04:00 +10:00
STM32L4R5xx.py HAL_ChibiOS: port for STM32L4+ processor 2023-04-14 07:48:56 +10:00
STM32L431xx.py
STM32L476xx.py
STM32L496xx.py
addfunc_parse.py
af_parse.py
af_parse_cubemx.py
chibios_hwdef.py AP_HAL_ChibiOS: add and use AP_SBUSOUTPUT_ENABLED 2023-06-27 10:10:41 +10:00
convert_betaflight_unified.py AP_HAL_ChibiOS: rename/remove HAL_BUZZER_ON to DEFAULT_BUZZ_ON_LVL 2023-04-23 11:19:50 +10:00
convert_uart_order.py
dma_parse.py
dma_resolver.py HAL_ChibiOS: fixed hwdef DMA resolver dependency on python2/python3 2023-04-25 11:30:56 +10:00