|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include <assert.h>#include "HAL_Empty_Class.h"#include "AP_HAL_Empty_Private.h"Go to the source code of this file.
Variables | |
| static UARTDriver | uartADriver |
| static UARTDriver | uartBDriver |
| static UARTDriver | uartCDriver |
| static SPIDeviceManager | spiDeviceManager |
| static AnalogIn | analogIn |
| static Storage | storageDriver |
| static GPIO | gpioDriver |
| static RCInput | rcinDriver |
| static RCOutput | rcoutDriver |
| static Scheduler | schedulerInstance |
| static Util | utilInstance |
| static OpticalFlow | opticalFlowDriver |
|
static |
Definition at line 16 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 18 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 23 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 19 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 20 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 21 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 15 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 17 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 12 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 13 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 14 of file HAL_Empty_Class.cpp.
|
static |
Definition at line 22 of file HAL_Empty_Class.cpp.
1.8.13