ardupilot/libraries/AP_HAL_Empty
2015-07-10 14:23:17 +10:00
..
examples/empty_example AP_HAL_Empty: convert example from .pde to .cpp 2015-06-01 17:03:37 +10:00
AnalogIn.cpp HAL_Empty: avoid some float conversion warnings 2014-07-08 20:27:13 +10:00
AnalogIn.h
AP_HAL_Empty_Main.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h
AP_HAL_Empty.h
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
HAL_Empty_Class.h
I2CDriver.cpp
I2CDriver.h
PrivateMember.cpp
PrivateMember.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
Scheduler.cpp HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
Scheduler.h AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
Semaphores.cpp
Semaphores.h
SPIDriver.cpp
SPIDriver.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