Files
xiuos/APP_Framework/Applications/lv_app/Makefile
2022-09-01 18:47:05 -07:00

5 lines
172 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