ardupilot/libraries/AP_HAL_Empty
Peter Barker d601d83b4b AP_HAL_Empty: add and use a "bool read(c)" method to AP_HAL
this is much less likely to not work vs the int16_t equivalent
2023-03-22 17:59:11 +11:00
..
AP_HAL_Empty.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h
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: save a sliding window array of frequency bins 2022-06-01 15:49:32 +01: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
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
SPIDevice.h
Scheduler.h AP_HAL_Empty: move implementations of functions to header 2022-06-23 12:38:41 +10:00
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
UARTDriver.cpp AP_HAL_Empty: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
UARTDriver.h AP_HAL_Empty: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
Util.h