ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 169d180961 HAL_ChibiOS: fixed USB pass-thru for 2nd USB endpoint
we need to align the endpoint ID in the structure
2023-06-08 09:29:59 +10:00
..
STM32F100xB.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F103xB.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F105xC.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F303xC.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F405xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F407xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F412Rx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F427xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F469xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F732xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F745xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F767xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F777xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G431xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G441xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G474xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G491xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32H743xx.py HAL_ChibiOS: added support for ALT_RAM_MAP on H7 2022-06-15 17:28:40 +10:00
STM32H750xx.py AP_HAL_ChibiOS: allow H7 480Mhz clock speed to be configured in hwdef via MCU_CLOCKRATE_MHZ 2022-03-16 20:37:30 +11:00
STM32H757xx.py AP_HAL_ChibiOS: add HAL_WITH_MCU_MONITORING define for H757 2023-02-11 16:07:07 +11:00
STM32L431xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32L476xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32L496xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
addfunc_parse.py
af_parse.py AP_HAL_ChibiOS: Tweak sorting to be py2/py3 compatible 2020-11-12 10:27:31 +11:00
af_parse_cubemx.py HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 2021-10-17 20:30:20 +11:00
chibios_hwdef.py HAL_ChibiOS: fixed USB pass-thru for 2nd USB endpoint 2023-06-08 09:29:59 +10:00
convert_betaflight_unified.py AP_HAL_ChibiOS: support more configurations with betaflight conversion tool 2023-03-02 07:57:34 +11:00
convert_uart_order.py HAL_ChibiOS: use SERIAL_ORDER instead of UART_ORDER 2020-04-28 10:32:23 +10:00
dma_parse.py
dma_resolver.py HAL_ChibiOS: sort shared dma mask 2021-12-14 09:37:17 +11:00