ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 48d2704cf4 HAL_ChibiOS: CS pins don't need to be a single SPI BUS
its possible to use a CS pin on different buses, so they should not
have a particular bus tag
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: CS pins don't need to be a single SPI BUS 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