4 lines
83 B
Makefile
4 lines
83 B
Makefile
PROGRAM = LVGL_SSD1306
|
|
EXTRA_COMPONENTS = lvgl extras/i2c
|
|
|
|
include ../../common.mk
|