ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell efc8da9f9a HAL_ChibiOS: enable TX DMA on uarts on H7 2019-02-26 16:18:26 +11:00
..
STM32F100xB.py HAL_ChibiOS: enable analog input on IOMCU 2018-10-30 13:00:48 +11:00
STM32F405xx.py HAL_ChibiOS: fixed F405 PE15 afnum 2018-12-06 12:43:47 +11:00
STM32F407xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F412Rx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F427xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F469xx.py HAL_ChibiOS: add MCU tables for STM32F469 2018-10-21 09:59:44 +11:00
STM32F745xx.py HAL_ChibiOS: fixes for F745 builds 2018-08-02 11:56:33 +10:00
STM32F767xx.py HAL_ChibiOS: fixed typo in F767 pin def file 2018-11-20 18:28:11 +11:00
STM32F777xx.py HAL_ChibiOS: added MCU tables for STM32F777 2018-06-06 07:15:41 +10:00
STM32H743xx.py HAL_ChibiOS: disable DTCM on H7 for now 2019-02-26 16:18:26 +11:00
addfunc_parse.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00
af_parse.py HAL_ChibiOS: fixed dma resolver for H7 2019-02-26 16:18:26 +11:00
chibios_hwdef.py HAL_ChibiOS: use ifndef on more peripheral types 2019-02-26 16:18:26 +11: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: enable TX DMA on uarts on H7 2019-02-26 16:18:26 +11:00