src/drivers/boards: move to platforms/nuttx/src/px4/common

This commit is contained in:
Beat Küng
2019-10-25 16:41:46 +02:00
parent be7ed5e388
commit 3b7c1b4ff1
25 changed files with 23 additions and 108 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
#include <systemlib/px4_macros.h>
#include <px4_platform_common/init.h>
#include <drivers/boards/common/board_dma_alloc.h>
#include <px4_platform/board_dma_alloc.h>
/****************************************************************************
* Pre-Processor Definitions