3 changed files with 0 additions and 19 deletions
@ -1 +0,0 @@ |
|||||||
include ../../../../mk/Arduino.mk |
|
@ -1,18 +0,0 @@ |
|||||||
|
|
||||||
#include <AP_Common.h> |
|
||||||
#include <AP_Progmem.h> |
|
||||||
#include <AP_Param.h> |
|
||||||
#include <AP_Math.h> |
|
||||||
|
|
||||||
#include <AP_HAL.h> |
|
||||||
#include <AP_HAL_AVR.h> |
|
||||||
#include <AP_HAL_AVR_SITL.h> |
|
||||||
#include <AP_HAL_Empty.h> |
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER; |
|
||||||
|
|
||||||
void setup() {} |
|
||||||
void loop() {} |
|
||||||
|
|
||||||
AP_HAL_MAIN(); |
|
||||||
|
|
Loading…
Reference in new issue