LVGL: Open-source Embedded GUI Library (#669)

* Add lvgl as main component

* update dev5.2 lvgl branch

* update lvgl 5.2 +update example + update configuration

* Update submodule and example

* update lv_drivers (fix) and example

* fix problem when merge
This commit is contained in:
Zaltora 2019-02-26 21:58:15 +01:00 committed by Johan Kanflo
parent bbc22571ec
commit d0373af5c0
11 changed files with 1173 additions and 0 deletions

3
lvgl/lv_conf.h Normal file
View file

@ -0,0 +1,3 @@
/* Use the defaults for everything else */
#include_next <lv_conf.h>