Browse Source

px4_fmuv5x:Fixed SDMMC DMA

sbg
David Sidrane 6 years ago committed by Daniel Agar
parent
commit
7eb7db476c
  1. 2
      boards/px4/fmu-v5x/nuttx-config/include/board.h

2
boards/px4/fmu-v5x/nuttx-config/include/board.h

@ -253,7 +253,7 @@
* DMAMAP_SDMMC2_2 = Channel 11, Stream 5 <- Free for other devices * DMAMAP_SDMMC2_2 = Channel 11, Stream 5 <- Free for other devices
*/ */
#define DMAMAP_SDMMC2 DMAMAP_SDMMC1_1 #define DMAMAP_SDMMC2 DMAMAP_SDMMC2_1
/* FLASH wait states /* FLASH wait states

Loading…
Cancel
Save