ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 17b3607aa8 HAL_ChibiOS: fixed RCIN on revo-mini
this also adds an attempt at using 'N' (inverted) channels for
RCIN. This doesn't work yet, but would be better for the revo-mini, as
it would allow the normal RCIN pin to be used
2018-02-14 18:27:00 +11:00
..
STM32F405xx.py HAL_ChibiOS: improved mini-pix support 2018-02-14 18:27:00 +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
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: fixed RCIN on revo-mini 2018-02-14 18:27:00 +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 DMA_PRIORITY and DMA_NOSHARE options 2018-02-08 22:13:00 +11:00