ardupilot/libraries/AP_HAL_Empty
Peter Barker d4601862bc AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11: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 AP_HAL_Empty: remove I2CDriver 2016-07-28 18:08:56 -03:00
AP_HAL_Empty_Private.h AP_HAL_Empty: remove SPIDriver 2016-07-29 15:01:15 -03:00
AnalogIn.cpp HAL_Empty: use 5V voltage for HAL_EMPTY 2015-12-20 17:55:40 +11:00
AnalogIn.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
GPIO.cpp AP_HAL_Empty: remove pointless attach_interrupt override 2018-08-31 08:32:08 +10:00
GPIO.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
HAL_Empty_Class.cpp HAL_Empty: support uartG 2018-06-29 08:17:38 +10:00
HAL_Empty_Class.h AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
I2CDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
OpticalFlow.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +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: do not use ch as its used by ChibiOS globally 2018-09-19 12:14:15 +10:00
RCInput.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
RCOutput.cpp AP_HAL_Empty: do not use ch as its used by ChibiOS globally 2018-09-19 12:14:15 +10:00
RCOutput.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
SPIDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Scheduler.cpp AP_HAL_Empty: Remove timer process suspension interface 2018-06-06 07:16:58 +10:00
Scheduler.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Semaphores.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Semaphores.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 AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
UARTDriver.cpp HAL_Empty: fix ambiguity of UARTDriver with the one defined in ChibiOS 2018-09-19 12:14:15 +10:00
UARTDriver.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Util.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00