Browse Source

Added nuttx/arch API

sbg
David Sidrane 8 years ago committed by Lorenz Meier
parent
commit
2f0a0e1c30
  1. 1
      src/platforms/px4_config.h

1
src/platforms/px4_config.h

@ -42,6 +42,7 @@ @@ -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"

Loading…
Cancel
Save