ardupilot/libraries/AP_HAL_Empty
Peter Barker cea57f51c1 AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
..
AP_HAL_Empty.h
AP_HAL_Empty_Namespace.h AP_HAL_Empty: add QSPIDevice empty HAL Iface 2021-06-30 19:33:17 +10:00
AP_HAL_Empty_Private.h AP_HAL_Empty: add QSPIDevice empty HAL Iface 2021-06-30 19:33:17 +10:00
AnalogIn.cpp AP_HAL_Empty: AnalogSource: return bool 2021-10-06 18:42:51 +11:00
AnalogIn.h AP_HAL_Empty: AnalogSource: return bool 2021-10-06 18:42:51 +11:00
DSP.h AP_HAL_Empty: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
Flash.h
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp AP_HAL_Empty: support up to 9 UARTs 2021-11-22 22:48:59 +11:00
HAL_Empty_Class.h
I2CDevice.h
OpticalFlow.h
QSPIDevice.h AP_HAL_Empty: add QSPIDevice empty HAL Iface 2021-06-30 19:33:17 +10:00
RCInput.cpp
RCInput.h HAL_Empty: add empty protocol method in RCInput 2020-11-04 19:59:40 +11:00
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
SPIDevice.h
Scheduler.cpp AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Scheduler.h AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Semaphores.cpp
Semaphores.h AP_HAL_Empty: add check owner method 2021-09-01 17:10:53 +10:00
Storage.cpp
Storage.h
UARTDriver.cpp AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
UARTDriver.h AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.h