ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker ceab0180ec AP_HAL_ChibiOS: remove use of HAL_BUILD_AP_PERIPH
turn torqeedo off in chibios_hwdef.py instead for Periph
2023-08-09 17:39:49 +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
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: dynamically allocate memory for MAC Peripheral 2023-08-06 09:20:08 +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: fix whitespace 2023-08-06 09:20:08 +10:00
STM32L4R5xx.py HAL_ChibiOS: port for STM32L4+ processor 2023-04-14 07:48:56 +10: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
af_parse_cubemx.py
chibios_hwdef.py AP_HAL_ChibiOS: break out include files for firmware defaults 2023-08-08 11:45:50 +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
defaults_bootloader.h AP_HAL_ChibiOS: break out include files for firmware defaults 2023-08-08 11:45:50 +10:00
defaults_iofirmware.h AP_HAL_ChibiOS: break out include files for firmware defaults 2023-08-08 11:45:50 +10:00
defaults_normal.h AP_HAL_ChibiOS: break out include files for firmware defaults 2023-08-08 11:45:50 +10:00
defaults_periph.h AP_HAL_ChibiOS: remove use of HAL_BUILD_AP_PERIPH 2023-08-09 17:39:49 +10:00
dma_parse.py
dma_resolver.py HAL_ChibiOS: fixed hwdef DMA resolver dependency on python2/python3 2023-04-25 11:30:56 +10:00