ardupilot/libraries/AP_HAL_AVR
Andrew Tridgell c44ab01be8 AP_HAL: use noreturn attribute on panic
should reduce coverity warnings
2015-06-08 21:09:08 +10:00
..
examples AP_HAL_AVR: convert example from .pde to .cpp 2015-06-01 17:03:37 +10:00
utility
AnalogIn_ADC.cpp
AnalogIn_Common.cpp AP_HAL_AVR: use functor macros 2015-05-26 13:46:53 +10:00
AnalogIn.h
AP_HAL_AVR_Main.h
AP_HAL_AVR_Namespace.h
AP_HAL_AVR_private.h
AP_HAL_AVR.h
GPIO.cpp
GPIO.h
HAL_AVR_APM1_Class.cpp
HAL_AVR_APM1_Class.h
HAL_AVR_APM2_Class.cpp
HAL_AVR_APM2_Class.h
I2CDriver.cpp
I2CDriver.h
memcheck.cpp
memcheck.h
RCInput_APM1.cpp
RCInput_APM2.cpp
RCInput.h
RCOutput_APM1.cpp AP_HAL_AVR: Changed constrain_period to use RC_OUTPUT bounds instead of RC_INPUT 2015-06-05 21:03:03 +10:00
RCOutput_APM2.cpp AP_HAL_AVR: Changed constrain_period to use RC_OUTPUT bounds instead of RC_INPUT 2015-06-05 21:03:03 +10:00
RCOutput.h
Scheduler_Timer.cpp
Scheduler.cpp
Scheduler.h AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
Semaphores.cpp
Semaphores.h
SPIDevice_SPI0.cpp
SPIDevice_SPI2.cpp
SPIDevice_SPI3.cpp
SPIDeviceManager_APM1.cpp
SPIDeviceManager_APM2.cpp
SPIDevices.h
SPIDriver.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.h