Add lvgl as main component

This commit is contained in:
Zaltora 2018-08-03 17:20:49 +02:00
parent 46499c0f26
commit 0752a3d4a2
11 changed files with 1134 additions and 0 deletions

View file

@ -0,0 +1,4 @@
PROGRAM = LVGL_SSD1306
EXTRA_COMPONENTS = lvgl extras/i2c
include ../../common.mk