ardupilot/libraries/AP_HAL_Empty
Andrew Tridgell 93040e5725 AP_HAL: removed the defer_timer_process() function
this is now unused
2012-12-21 20:01:42 +11:00
..
examples/empty_example HAL_Empty: allow example build for other backends 2012-12-20 14:52:36 +11:00
AP_HAL_Empty.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
AP_HAL_Empty_Main.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
AP_HAL_Empty_Namespace.h AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00
AP_HAL_Empty_Private.h AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00
AnalogIn.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
AnalogIn.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Console.cpp AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
Console.h AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
GPIO.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
GPIO.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
HAL_Empty_Class.cpp AP_HAL: restrict build to right board type 2012-12-20 14:53:22 +11:00
HAL_Empty_Class.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
I2CDriver.cpp HAL_Empty: fixed I2CDriver declaration 2012-12-20 14:52:33 +11:00
I2CDriver.h AP_HAL_Empty: fix public declaration for i2cdriver 2012-12-20 14:52:31 +11:00
PrivateMember.cpp AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
PrivateMember.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
RCInput.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
RCInput.h AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
RCOutput.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
RCOutput.h AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
SPIDriver.cpp AP_HAL_Empty: add spi driver transaction 2012-12-20 14:52:32 +11:00
SPIDriver.h AP_HAL_Empty: add spi driver transaction 2012-12-20 14:52:32 +11:00
Scheduler.cpp AP_HAL: removed the defer_timer_process() function 2012-12-21 20:01:42 +11:00
Scheduler.h AP_HAL: removed the defer_timer_process() function 2012-12-21 20:01:42 +11:00
Semaphore.cpp AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Semaphore.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Storage.cpp AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Storage.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
UARTDriver.cpp AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
UARTDriver.h AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
Util.cpp AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00
Util.h AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00