mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 02:18:54 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -199,6 +199,10 @@ choice
|
||||
default AIC_LVGL_BASE_DEMO
|
||||
depends on AIC_LVGL_DEMO
|
||||
|
||||
config AIC_LVGL_UI_BUILDER
|
||||
select LPKG_USING_FREETYPE
|
||||
bool "Support AiUIBuider"
|
||||
|
||||
config AIC_LVGL_BASE_DEMO
|
||||
bool "LVGL demo with basic function"
|
||||
|
||||
@@ -309,6 +313,13 @@ config MPP_JPEG_DEC_OUT_SIZE_LIMIT_ENABLE
|
||||
default n
|
||||
depends on LPKG_USING_LVGL
|
||||
|
||||
if !AIC_LVGL_MUSIC_DEMO && !AIC_LVGL_DEMO_WIDGETS && !AIC_LVGL_DEMO_BENCHMARK
|
||||
config LV_USE_CONF_CUSTOM
|
||||
bool "LVGL use custom config"
|
||||
default y
|
||||
depends on LPKG_USING_LVGL
|
||||
endif
|
||||
|
||||
if MPP_JPEG_DEC_OUT_SIZE_LIMIT_ENABLE
|
||||
config MPP_JPEG_DEC_MAX_OUT_WIDTH
|
||||
int "Max output width of MPP JPEG decoder"
|
||||
|
||||
Reference in New Issue
Block a user