Skip to content
Commit b3dd424e authored by Gregory Nutt's avatar Gregory Nutt
Browse files

mkfatfs: use DMA memory for mkfatfs when needed

this makes mkfatfs use fat_dma_alloc() when CONFIG_FAT_DMAMEMORY is
set. This is needed to ensure mkfatfs operates with boards that use
DMA for microSD

From Andrew Tridgell via the PX4/NuttX repository
parent e07d2abc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment