Add unscii to lv_font.mk
This commit is contained in:
@@ -4,6 +4,7 @@ CSRCS += lv_font_roboto_12.c
|
|||||||
CSRCS += lv_font_roboto_16.c
|
CSRCS += lv_font_roboto_16.c
|
||||||
CSRCS += lv_font_roboto_22.c
|
CSRCS += lv_font_roboto_22.c
|
||||||
CSRCS += lv_font_roboto_28.c
|
CSRCS += lv_font_roboto_28.c
|
||||||
|
CSRCS += lv_font_unscii_8.c
|
||||||
|
|
||||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/src/lv_font
|
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/src/lv_font
|
||||||
VPATH += :$(LVGL_DIR)/lvgl/src/lv_font
|
VPATH += :$(LVGL_DIR)/lvgl/src/lv_font
|
||||||
|
|||||||
Reference in New Issue
Block a user