ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 06a8aef998 HAL_ChibiOS: switched G4 FDCAN clock to 80MHz
this requires main CPU clock at 160 MHz instead of 168 MHz
2024-01-25 11:44:44 +11:00
..
CKS32F407xx.py HAL_ChibiOS: support CKS32F407 MCU 2023-08-26 21:12:42 +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 HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:44 +11:00
STM32G441xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:44 +11:00
STM32G474xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:44 +11:00
STM32G491xx.py HAL_ChibiOS: switched G4 FDCAN clock to 80MHz 2024-01-25 11:44:44 +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
STM32H755xx.py AP_HAL_ChibiOS: JFB110 board definition 2023-10-12 17:03:04 +11:00
STM32H757xx.py AP_HAL_ChibiOS: add more pins to STM32H757 ADC channel map 2024-01-22 20:35:16 +11:00
STM32L4R5xx.py HAL_ChibiOS: port for STM32L4+ processor 2023-04-14 07:48:56 +10:00
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 HAL_ChibiOS: support building with no GPIOs 2024-01-21 12:30:08 +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 hwdef: added bootloader web server for Pixhawk6X-PPPGW 2024-01-21 12:30:08 +11:00
defaults_iofirmware.h AP_HAL_ChibiOS: tidy disabling of GHST on iomcu 2024-01-16 09:46:57 +11: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 hwdef: remove ghost telemetry from peripherals 2024-01-16 09:46:57 +11:00
dma_parse.py
dma_resolver.py chibios_hwdef.py: add quiet option to remove parsing debug output 2024-01-03 18:04:37 +11:00