ardupilot/libraries/AP_HAL_Empty
Andrew Tridgell b7286ee03b HAL_Empty: added empty flash driver 2019-04-22 09:04:45 +10:00
..
AP_HAL_Empty.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_HAL_Empty_Namespace.h HAL_Empty: added empty flash driver 2019-04-22 09:04:45 +10:00
AP_HAL_Empty_Private.h HAL_Empty: added empty flash driver 2019-04-22 09:04:45 +10:00
AnalogIn.cpp HAL_Empty: use 5V voltage for HAL_EMPTY 2015-12-20 17:55:40 +11:00
AnalogIn.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
Flash.h HAL_Empty: added empty flash driver 2019-04-22 09:04:45 +10:00
GPIO.cpp AP_HAL_Empty: Remove GPIO::analogPinToDigitalPin() 2018-07-11 23:09:52 -07:00
GPIO.h AP_HAL_Empty: Remove GPIO::analogPinToDigitalPin() 2018-07-11 23:09:52 -07:00
HAL_Empty_Class.cpp HAL_Empty: added empty flash driver 2019-04-22 09:04:45 +10:00
HAL_Empty_Class.h AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
I2CDevice.h HAL_Empty: fixed I2C get_device() interface 2018-01-15 11:46:02 +11:00
OpticalFlow.h AP_HAL_Empty: adapt to new api 2017-01-23 21:23:16 +11:00
PrivateMember.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
PrivateMember.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
RCInput.cpp AP_HAL_Empty: Remove RC overrides 2018-06-05 09:51:09 +10:00
RCInput.h AP_HAL_Empty: Remove RC overrides 2018-06-05 09:51:09 +10:00
RCOutput.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
RCOutput.h HAL_Empty: add cork() and push() for RCOutput 2016-10-13 10:00:04 +11:00
SPIDevice.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Scheduler.cpp AP_HAL_Empty: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
Scheduler.h AP_HAL_Empty: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
Semaphores.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Semaphores.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
Storage.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Storage.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
UARTDriver.cpp Global: Adapt Stream class to be used with Ringbuffer 2016-08-03 01:44:02 -03:00
UARTDriver.h Global: Adapt Stream class to be used with Ringbuffer 2016-08-03 01:44:02 -03:00
Util.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00