Add lvgl as main component
This commit is contained in:
parent
46499c0f26
commit
0752a3d4a2
11 changed files with 1134 additions and 0 deletions
4
examples/lvgl_ssd1306/Makefile
Normal file
4
examples/lvgl_ssd1306/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = LVGL_SSD1306
|
||||
EXTRA_COMPONENTS = lvgl extras/i2c
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue