ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Thomas Watson dc4438d0e3 AP_HAL_ChibiOS: eliminate legacy UART ordering/references
SERIAL_ORDER has been around for a few years now and UART_ORDER is
rejected by the hwdef script, so support for UART_ORDER and associated
processing in the hwdef script is removed, along with the order
conversion script.
2023-12-19 06:53:15 +11:00
..
CKS32F407xx.py
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
STM32H743xx.py
STM32H750xx.py
STM32H755xx.py
STM32H757xx.py
STM32L4R5xx.py
STM32L431xx.py
STM32L476xx.py
STM32L496xx.py
addfunc_parse.py
af_parse.py
af_parse_cubemx.py
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: eliminate legacy UART ordering/references 2023-12-19 06:53:15 +11:00
convert_betaflight_unified.py AP_HAL_ChibiOS: allow betaflight converter to run on output from "dump hardware" 2023-12-05 11:38:53 +11:00
defaults_bootloader.h
defaults_iofirmware.h AP_HAL_ChibiOS: cache values of io_dshot() and io_enabled() 2023-12-18 19:02:52 +11:00
defaults_normal.h
defaults_periph.h AP_HAL_ChibiOS: set AP_BATTERY_WATT_MAX_ENABLED 0 for periph 2023-11-26 11:57:14 +11:00
dma_parse.py
dma_resolver.py