mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
modalai_fc-v1: add board_dma_map.h and enable SPI1/SPI2 DMA
This commit is contained in:
@@ -365,7 +365,7 @@
|
||||
|
||||
/* This board provides a DMA pool and APIs */
|
||||
|
||||
#define BOARD_DMA_ALLOC_POOL_SIZE 5120
|
||||
#define BOARD_DMA_ALLOC_POOL_SIZE (5120 + 1024 + 1024) // 5120 fat + 1024 + 1024 spi
|
||||
|
||||
/* This board provides the board_on_reset interface */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user