refact(user_data): remove LV_USE_USER_DATA configuration (#4056)

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
_VIFEXTech
2023-03-14 21:34:56 +08:00
committed by GitHub
parent e26a46c43c
commit afe29b7dab
34 changed files with 12 additions and 113 deletions

View File

@@ -279,8 +279,6 @@
*Only used if software rotation is enabled in the display driver.*/
#define LV_DISP_ROT_MAX_BUF (10*1024)
#define LV_USE_USER_DATA 1
/*Garbage Collector settings
*Used if lvgl is bound to higher level language and the memory is managed by that language*/
#define LV_ENABLE_GC 0