board common create generic dma allocator (from fat_dma_alloc)

This commit is contained in:
Daniel Agar
2019-05-26 11:06:35 -04:00
parent bf12583d80
commit f85c15e247
16 changed files with 233 additions and 83 deletions
+1
View File
@@ -74,6 +74,7 @@
#include <systemlib/px4_macros.h>
#include <px4_init.h>
#include <drivers/boards/common/board_dma_alloc.h>
/****************************************************************************
* Pre-Processor Definitions