mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 02:30:34 +08:00
Update NuttX and modifications to build with new kernel
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include <px4_arch/micro_hal.h>
|
||||
#include "arm_arch.h"
|
||||
#include "arm_internal.h"
|
||||
#include "boot_app_shared.h"
|
||||
|
||||
#include <lib/systemlib/crc.h>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
#if UAVCAN_KINETIS_NUTTX
|
||||
# include <nuttx/arch.h>
|
||||
# include "arm_arch.h"
|
||||
# include "arm_internal.h"
|
||||
# include <arch/board/board.h>
|
||||
# include <hardware/kinetis_pit.h>
|
||||
# include <hardware/kinetis_sim.h>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
/* XXX might be able to prune these */
|
||||
#include <chip.h>
|
||||
#include <arm_internal.h>
|
||||
#include <arm_arch.h>
|
||||
#include <arm_internal.h>
|
||||
#include <stm32.h>
|
||||
|
||||
//#define DEBUG
|
||||
|
||||
Reference in New Issue
Block a user