mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-27 11:57:48 +08:00
Enable Micropython gc (Garbage Collection) on lvgl. This is controlled by LV_ENABLE_GC macro defined in lv_conf.h. When enabled, lv_conf.h should also define LV_MEM_CUSTOM_REALLOC, LV_MEM_CUSTOM_GET_SIZE, LV_GC_INCLUDE and LV_GC_ROOT
This commit is contained in:
+3
-1
@@ -1 +1,3 @@
|
||||
**/*.o
|
||||
**/*.o
|
||||
**/*.swp
|
||||
**/*.swo
|
||||
|
||||
Reference in New Issue
Block a user