ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker 7273c8416a AP_HAL_ChibiOS: prevent Periph bricking problem when paniccing early
if Periph panics before we mark the scheduler as initialised then we don't watchdog, which we really need to do on periph nodes so they can be re-flashed conveniently.
2023-08-16 17:21:30 +10:00
..
addfunc_parse.py
af_parse_cubemx.py HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 2021-10-17 20:30:20 +11:00
af_parse.py AP_HAL_ChibiOS: Tweak sorting to be py2/py3 compatible 2020-11-12 10:27:31 +11:00
chibios_hwdef.py AP_HAL_ChibiOS: add get_output_mode() and use it to print correct banner for iomcu 2023-08-15 06:53:48 +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 HAL_ChibiOS: use SERIAL_ORDER instead of UART_ORDER 2020-04-28 10:32:23 +10:00
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: prevent Periph bricking problem when paniccing early 2023-08-16 17:21:30 +10:00
dma_parse.py HAL_ChibiOS: generate channel numbers in DMA tables 2018-04-07 09:10:29 +10:00
dma_resolver.py HAL_ChibiOS: fixed hwdef DMA resolver dependency on python2/python3 2023-04-25 11:30:56 +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