ardupilot/libraries/AP_HAL_Empty
Peter Barker 2d3092407f AP_HAL_Empty: move implementations of functions to header
Makes it much clearer what's implemented and what's dangling
2022-06-23 12:38:41 +10:00
..
AnalogIn.cpp
AnalogIn.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h AP_HAL_Empty: add QSPIDevice empty HAL Iface 2021-06-30 19:33:17 +10:00
AP_HAL_Empty.h
DSP.h
Flash.h HAL_Empty: added empty flash driver 2019-04-11 13:22:53 +10:00
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp
HAL_Empty_Class.h AP_HAL_Empty: Remove unneeded private member 2018-11-27 07:36:17 +11:00
I2CDevice.h
OpticalFlow.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
QSPIDevice.h AP_HAL_Empty: add QSPIDevice empty HAL Iface 2021-06-30 19:33:17 +10:00
RCInput.cpp
RCInput.h
RCOutput.cpp HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
RCOutput.h HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
Scheduler.h AP_HAL_Empty: move implementations of functions to header 2022-06-23 12:38:41 +10:00
Semaphores.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Semaphores.h
SPIDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Storage.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.h