Merge pull request #448 from BrianPugh/master

Add monospace font to makefile
This commit is contained in:
Gabor Kiss-Vamosi
2018-10-09 07:15:37 +02:00
committed by GitHub

View File

@@ -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