|
|
|
@ -63,7 +63,7 @@
@@ -63,7 +63,7 @@
|
|
|
|
|
#include <chip.h> |
|
|
|
|
#include <stm32_uart.h> |
|
|
|
|
#include <arch/board/board.h> |
|
|
|
|
#include "up_internal.h" |
|
|
|
|
#include "arm_internal.h" |
|
|
|
|
|
|
|
|
|
#include <px4_arch/io_timer.h> |
|
|
|
|
#include <drivers/drv_hrt.h> |
|
|
|
@ -81,7 +81,7 @@
@@ -81,7 +81,7 @@
|
|
|
|
|
/* Configuration ************************************************************/ |
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Ideally we'd be able to get these from up_internal.h, |
|
|
|
|
* Ideally we'd be able to get these from arm_internal.h, |
|
|
|
|
* but since we want to be able to disable the NuttX use |
|
|
|
|
* of leds for system indication at will and there is no |
|
|
|
|
* separate switch, we need to build independent of the |
|
|
|
|