Ardupilot2/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell f14a847b97 HAL_ChibiOS: rename classes to remove 'Chibi'
it is redundent as all classes are in ChibiOS namespace, and makes the
code harder to read
2018-01-15 11:46:02 +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: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
chibios_hwdef.py HAL_ChibiOS: rename classes to remove 'Chibi' 2018-01-15 11:46:02 +11:00
dma_parse.py HAL_ChibiOS: added missing DMA table for STM32F405 2018-01-15 11:46:02 +11:00
dma_resolver.py HAL_Chibios: added hardware flow control for UARTs 2018-01-15 11:46:02 +11:00
STM32F405xx.py HAL_ChibiOS: added missing DMA table for STM32F405 2018-01-15 11:46:02 +11:00
STM32F412Rx.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00
STM32F427xx.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00