feat(obj): add obj_id, class names, and dump support (#4536)

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
This commit is contained in:
Neo Xu
2023-09-25 16:58:36 +08:00
committed by GitHub
parent 87d323f240
commit 27357d5139
61 changed files with 499 additions and 74 deletions

View File

@@ -85,4 +85,5 @@
#define LV_USE_DEMO_MULTILANG 1
#define LV_USE_DEMO_SCROLL 1
#define LV_USE_OBJ_ID 1
#define LV_USE_OBJ_ID_BUILTIN 1