forked from xuos/xiuos
1 line
77 B
Makefile
1 line
77 B
Makefile
SRC_FILES := $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/porting -name \*.c)
|