mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-07 02:32:44 +08:00
added monospace to fonts makefile
This commit is contained in:
@@ -15,6 +15,7 @@ CSRCS += lv_font_symbol_10.c
|
||||
CSRCS += lv_font_symbol_20.c
|
||||
CSRCS += lv_font_symbol_30.c
|
||||
CSRCS += lv_font_symbol_40.c
|
||||
CSRCS += lv_font_monospace_8.c
|
||||
|
||||
DEPPATH += --dep-path lvgl/lv_fonts
|
||||
VPATH += :lvgl/lv_fonts
|
||||
|
||||
Reference in New Issue
Block a user