dma2d fixes for F4

This commit is contained in:
Gabor Kiss-Vamosi
2020-05-08 11:53:40 +02:00
parent 2b9608d128
commit f387e1af37
3 changed files with 8 additions and 12 deletions

View File

@@ -261,7 +261,7 @@
/* 1: Enable GPU interface*/
#ifndef LV_USE_GPU
#define LV_USE_GPU 1
#define LV_USE_GPU 1 /*Only enables `gpu_fill_cb` and `gpu_blend_cb` in the disp. drv- */
#endif
#ifndef LV_USE_GPU_STM32_DMA2D
#define LV_USE_GPU_STM32_DMA2D 0