mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-31 16:27:03 +08:00
Added lv_gc.c to lv_misc.mk
This commit is contained in:
@@ -11,6 +11,7 @@ CSRCS += lv_txt.c
|
|||||||
CSRCS += lv_ufs.c
|
CSRCS += lv_ufs.c
|
||||||
CSRCS += lv_math.c
|
CSRCS += lv_math.c
|
||||||
CSRCS += lv_log.c
|
CSRCS += lv_log.c
|
||||||
|
CSRCS += lv_gc.c
|
||||||
|
|
||||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_misc
|
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_misc
|
||||||
VPATH += :$(LVGL_DIR)/lvgl/lv_misc
|
VPATH += :$(LVGL_DIR)/lvgl/lv_misc
|
||||||
|
|||||||
Reference in New Issue
Block a user