Ardupilot2/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
af_parse.py
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
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
dma_resolver.py HAL_ChibiOS: fixed hwdef DMA resolver dependency on python2/python3 2023-04-25 11:30:56 +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: 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
STM32L476xx.py
STM32L496xx.py