Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_Logger: avoid logging dma.txt for normal builds
logging of dma.txt currently does no good as the first time you read it you get no content. It then enables statistics in the shared_dma code which makes all DMA operations slower, so all we are doing is making DMA slower
- Loading branch information