ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell c639708e22 HAL_ChibOS: auto-generate full PWM config
use PWM markers in hwdef.dat to mark each PWM channel
2018-01-15 11:46:02 +11:00
..
hwdef HAL_ChibOS: auto-generate full PWM config 2018-01-15 11:46:02 +11:00
AP_HAL_ChibiOS.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
AP_HAL_ChibiOS_Namespace.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
AP_HAL_ChibiOS_Private.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
AnalogIn.cpp HAL_ChibiOS: use ARRAY_SIZE_SIMPLE 2018-01-15 11:46:02 +11:00
AnalogIn.h HAL_ChibiOS: improved auto-config of ADC pins 2018-01-15 11:46:02 +11:00
Device.cpp HAL_ChibiOS: add support for CCM memory 2018-01-15 11:46:02 +11:00
Device.h HAL_ChibiOS: add support for CCM memory 2018-01-15 11:46:02 +11:00
GPIO.cpp HAL_ChibiOS: moved more headers to common 2018-01-15 11:46:02 +11:00
GPIO.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
HAL_ChibiOS_Class.cpp HAL_ChibiOS: auto-generate UART driver declarations 2018-01-15 11:46:02 +11:00
HAL_ChibiOS_Class.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
I2CDevice.cpp HAL_ChibiOS: use ARRAY_SIZE_SIMPLE 2018-01-15 11:46:02 +11:00
I2CDevice.h HAL_ChibiOS: implement bus speed and smbus for I2C 2018-01-15 11:46:02 +11:00
RCInput.cpp HAL_ChibiOS: auto-configure timer channels 2018-01-15 11:46:02 +11:00
RCInput.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
RCOutput.cpp HAL_ChibOS: auto-generate full PWM config 2018-01-15 11:46:02 +11:00
RCOutput.h HAL_ChibOS: auto-generate full PWM config 2018-01-15 11:46:02 +11:00
SPIDevice.cpp HAL_ChibiOS: use ARRAY_SIZE_SIMPLE 2018-01-15 11:46:02 +11:00
SPIDevice.h HAL_Chibios: moved SPI device tables to hwdef.dat 2018-01-15 11:46:02 +11:00
Scheduler.cpp HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
Scheduler.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
Semaphores.cpp HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
Semaphores.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
Storage.cpp HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
Storage.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
UARTDriver.cpp HAL_Chibios: auto-generate I2C, SPI and UART device lists 2018-01-15 11:46:02 +11:00
UARTDriver.h HAL_Chibios: added hardware flow control for UARTs 2018-01-15 11:46:02 +11:00
Util.cpp HAL_ChibiOS: add support for CCM memory 2018-01-15 11:46:02 +11:00
Util.h HAL_ChibiOS: add support for CCM memory 2018-01-15 11:46:02 +11:00
shared_dma.cpp HAL_Chibios: don't unregister shared DMA 2018-01-15 11:46:02 +11:00
shared_dma.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
system.cpp HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00