add top level lvgl.mk

This commit is contained in:
Gabor Kiss-Vamosi
2019-02-01 05:03:35 +01:00
parent cbab184002
commit 77f6844340
4 changed files with 17 additions and 7 deletions

View File

@@ -13,6 +13,7 @@ CSRCS += lv_tileview.c
CSRCS += lv_btn.c
CSRCS += lv_calendar.c
CSRCS += lv_chart.c
CSRCS += lv_canvas.c
CSRCS += lv_gauge.c
CSRCS += lv_label.c
CSRCS += lv_list.c