ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell c742543565 HAL_Chibios: align SPI device IDs with px4 IDs
this makes for easier update to ChibiOS without redoing accelcal
2018-01-15 11:46:02 +11:00
..
hwdef
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp
AnalogIn.h
Device.cpp
Device.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
RCInput.cpp Hal_Chibios: use AP_BoardConfig::io_enabled() 2018-01-15 11:46:02 +11:00
RCInput.h
RCOutput.cpp Hal_Chibios: use AP_BoardConfig::io_enabled() 2018-01-15 11:46:02 +11:00
RCOutput.h
SPIDevice.cpp HAL_Chibios: align SPI device IDs with px4 IDs 2018-01-15 11:46:02 +11:00
SPIDevice.h HAL_Chibios: align SPI device IDs with px4 IDs 2018-01-15 11:46:02 +11:00
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.cpp Hal_Chibios: use AP_BoardConfig::io_enabled() 2018-01-15 11:46:02 +11:00
Util.h
shared_dma.cpp
shared_dma.h
system.cpp