ardupilot/libraries/AP_HAL_Empty
Andrew Tridgell 6450c84987 HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
..
examples/empty_example HAL_Empty: fixed example build 2014-08-13 22:12:00 +10:00
AP_HAL_Empty.h
AP_HAL_Empty_Main.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h
AnalogIn.cpp HAL_Empty: avoid some float conversion warnings 2014-07-08 20:27:13 +10:00
AnalogIn.h
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp
HAL_Empty_Class.h
I2CDriver.cpp HAL_Empty: make I2C ops fail 2014-07-08 15:08:18 +10:00
I2CDriver.h
PrivateMember.cpp
PrivateMember.h
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
SPIDriver.cpp
SPIDriver.h
Scheduler.cpp HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
Scheduler.h HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
Semaphores.cpp
Semaphores.h
Storage.cpp AP_HAL: removed old storage type read/write functions 2014-08-13 18:46:44 +10:00
Storage.h AP_HAL: removed old storage type read/write functions 2014-08-13 18:46:44 +10:00
UARTDriver.cpp
UARTDriver.h
Util.h