d0373af5c0
* 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
4 lines
83 B
Makefile
4 lines
83 B
Makefile
PROGRAM = LVGL_SSD1306
|
|
EXTRA_COMPONENTS = lvgl extras/i2c
|
|
|
|
include ../../common.mk
|