Add support for the new DMA2D features to the STM32F429i-Disco LTDC configuration. From Marco Krahl.
This commit is contained in:
parent
7a6a5b7bd0
commit
5d221fa356
@ -168,7 +168,6 @@
|
||||
#define DMA2D_xGCOLR_RED_MASK (0xFF << DMA2D_xGCOLR_RED_SHIFT)
|
||||
#define DMA2D_xGCOLR_RED(n) ((uint32_t)(n) << DMA2D_xGCOLR_RED_SHIFT)
|
||||
|
||||
|
||||
/* DMA2D Foreground CLUT Memory Address Register */
|
||||
|
||||
/* DMA2D Background CLUT Memory Address Register */
|
||||
|
Loading…
x
Reference in New Issue
Block a user