ardupilot/libraries/AP_HAL_AVR
Pat Hickey 59a94d5aac AP_HAL_AVR: implement ::init method in derived HAL_AVR class.
* Implementation of ::init taken from Arduino core. Not tested yet
2012-12-20 14:51:19 +11:00
..
examples/APM1 AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
utility AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
AP_HAL_AVR.cpp AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
AP_HAL_AVR.h AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
AP_HAL_AVR_Namespace.h AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
AnalogIn.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
Console.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
GPIO.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
HAL_AVR.cpp AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
HAL_AVR.h AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 2012-12-20 14:51:19 +11:00
I2CDriver.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
Log.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
PPMInput.h AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
PWMOutput.h AP_HAL_AVR: header include fixups 2012-12-20 14:51:19 +11:00
SPIDriver.h AP_HAL_AVR: header include fixups 2012-12-20 14:51:19 +11:00
Storage.h AP_HAL_AVR: header include fixups 2012-12-20 14:51:19 +11:00
UARTDriver.cpp AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
UARTDriver.h AP_HAL_AVR: header include fixups 2012-12-20 14:51:19 +11:00