ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 4e6ac85057 HAL_ChibiOS: use 32 bit time intervals
this makes for smaller and faster code. We really don't need 64 bit
intervals as long sleeps are done with a loop.
2018-08-03 13:44:59 +10: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: added MCU tables for STM32F777 2018-06-06 07:15:41 +10:00
chibios_hwdef.py HAL_ChibiOS: use 32 bit time intervals 2018-08-03 13:44:59 +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: cope with SDMMC peripheral for microSD 2018-04-12 11:50:44 +10:00
STM32F405xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10: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
STM32F745xx.py HAL_ChibiOS: fixes for F745 builds 2018-08-02 11:56:33 +10:00
STM32F767xx.py HAL_ChibiOS: fixed clock line on fmuv5 I2C4 2018-06-21 13:08:20 +10:00
STM32F777xx.py HAL_ChibiOS: added MCU tables for STM32F777 2018-06-06 07:15:41 +10:00