mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-21 14:02:35 +08:00
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_22.c
|
||||
CSRCS += lv_font_roboto_28.c
|
||||
CSRCS += lv_font_unscii_8.c
|
||||
|
||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/src/lv_font
|
||||
VPATH += :$(LVGL_DIR)/lvgl/src/lv_font
|
||||
|
||||
Reference in New Issue
Block a user