add comments to GPU DMA2D functions
This commit is contained in:
@@ -177,8 +177,7 @@ typedef void * lv_group_user_data_t;
|
||||
|
||||
/* 1: Enable GPU interface*/
|
||||
#define LV_USE_GPU 1
|
||||
#define LV_GPU_INCLUDE <stdint.h> /*E.g. "stm32f7xx_hal.h"*/
|
||||
#define LV_USE_GPU_STM32_DMA2D 1
|
||||
#define LV_USE_GPU_STM32_DMA2D 0
|
||||
|
||||
/* 1: Enable file system (might be required for images */
|
||||
#define LV_USE_FILESYSTEM 1
|
||||
|
||||
Reference in New Issue
Block a user