mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 17:48:55 +00:00
lvgl ui support AiUIBuilder
This commit is contained in:
@@ -120,4 +120,10 @@
|
||||
#define LV_DRAW_BUF_ALIGN CACHE_LINE_SIZE
|
||||
|
||||
#define LV_USE_MONKEY 1
|
||||
|
||||
// should at the end of lv_conf.h
|
||||
#if defined(LV_USE_CONF_CUSTOM)
|
||||
#include "lv_conf_custom.h"
|
||||
#endif
|
||||
|
||||
#endif // LV_CONF_H
|
||||
|
||||
Reference in New Issue
Block a user