Added nuttx/arch API

This commit is contained in:
David Sidrane 2016-12-12 15:37:51 -10:00 committed by Lorenz Meier
parent ddb033aa12
commit 2f0a0e1c30

View File

@ -42,6 +42,7 @@
#if defined(__PX4_NUTTX)
#include <nuttx/config.h>
#include <nuttx/arch.h>
#include <board_config.h>
#include "px4_micro_hal.h"