Add 8px and 10px montserrat fonts to build (#1941)

This commit is contained in:
defogprog
2020-11-28 19:19:46 +02:00
committed by GitHub
parent 1b37ee8873
commit b1a7dbadcd
+2
View File
@@ -1,6 +1,8 @@
CSRCS += lv_font.c
CSRCS += lv_font_fmt_txt.c
CSRCS += lv_font_loader.c
CSRCS += lv_font_montserrat_8.c
CSRCS += lv_font_montserrat_10.c
CSRCS += lv_font_montserrat_12.c
CSRCS += lv_font_montserrat_14.c
CSRCS += lv_font_montserrat_16.c