ardupilot/libraries/AP_HAL_SMACCM
Andrew Tridgell 76092eb590 AP_HAL: remove unused peek() interface from UART drivers
this is a bit tricky to implement on some platforms, and is unused
anyway
2013-01-16 14:43:18 +11:00
..
AP_HAL_SMACCM.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM_Main.cpp AP_HAL_SMACCM: Implement new scheduler methods. 2013-01-10 14:22:15 -08:00
AP_HAL_SMACCM_Main.h ArduCopter: Add AP_HAL_SMACCM support. 2013-01-09 11:19:51 -08:00
AP_HAL_SMACCM_Namespace.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM_Private.h AP_HAL_SMACCM: Update to new semaphore interface. 2013-01-03 17:33:13 -08:00
AnalogIn.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AnalogIn.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Console.cpp AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
Console.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
GPIO.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
GPIO.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
HAL_SMACCM_Class.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 2013-01-09 13:32:34 -08:00
HAL_SMACCM_Class.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
I2CDriver.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 2013-01-09 13:32:34 -08:00
I2CDriver.h AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
LICENSE AP_HAL_SMACCM: add LICENSE file 2013-01-12 11:54:19 -08:00
PrivateMember.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
PrivateMember.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCInput.cpp AP_HAL_SMACCM: fix to goofed PPM_MAX_CHANNELS macro 2013-01-09 17:24:23 -08:00
RCInput.h AP_HAL_SMACCM: fix to goofed PPM_MAX_CHANNELS macro 2013-01-09 17:24:23 -08:00
RCOutput.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCOutput.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
SPIDriver.cpp HAL_SMACCM: added bulk SPI transfer() method 2013-01-13 17:31:42 +11:00
SPIDriver.h HAL_SMACCM: added bulk SPI transfer() method 2013-01-13 17:31:42 +11:00
Scheduler.cpp AP_HAL_SMACCM: Implement new scheduler methods. 2013-01-10 14:22:15 -08:00
Scheduler.h AP_HAL_SMACCM: Implement new scheduler methods. 2013-01-10 14:22:15 -08:00
Semaphores.cpp AP_HAL_SMACCM: Semaphores fixup 2013-01-10 13:52:30 -08:00
Semaphores.h AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 2013-01-09 13:32:34 -08:00
Storage.cpp AP_HAL_SMACCM: guard compilation on CONFIG_HAL_BOARD 2013-01-09 13:32:34 -08:00
Storage.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
UARTDriver.cpp AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
UARTDriver.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
Util.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Util.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00