APM:Libraries
libraries
AP_HAL_Linux
AP_HAL_Linux.h
Go to the documentation of this file.
1
#pragma once
2
3
/* Your layer exports should depend on AP_HAL.h ONLY. */
4
#include <
AP_HAL/AP_HAL.h
>
5
21
#if CONFIG_HAL_BOARD == HAL_BOARD_LINUX
22
23
#include "
HAL_Linux_Class.h
"
24
25
#endif // CONFIG_HAL_BOARD
AP_HAL.h
HAL_Linux_Class.h
Generated on Sun Jun 17 2018 14:18:49 for APM:Libraries by
1.8.13