5 lines
174 B
Makefile
5 lines
174 B
Makefile
SRC_FILES := lv_init.c lv_demo.c lv_demo_calendar.c
|
|
# SRC_FILES += lv_sensor_info.c lv_sensor_update_info.c lv_sensor_info_update_demo.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|