fix(kconfig): update Kconfig and lv_conf_kconfig.h (#4338)

Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
Signed-off-by: Peter Bee <pbjd97@gmail.com>
This commit is contained in:
Peter Bee
2023-07-10 05:27:32 +08:00
committed by GitHub
parent 8d375ef12e
commit 36c5f19c95
12 changed files with 124 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
#include "../../lv_examples.h"
//TODO
#if LV_USE_LABEL && LV_USE_CANVAS && LV_BUILD_EXAMPLES && LV_USE_DRAW_MASKS && 0
#if LV_USE_LABEL && LV_USE_CANVAS && LV_BUILD_EXAMPLES && LV_DRAW_SW_COMPLEX && 0
#define MASK_WIDTH 100
#define MASK_HEIGHT 45