3 lines
73 B
Makefile
3 lines
73 B
Makefile
|
SRC += $(wildcard $(APP_DIR)/app_ota/*.c)
|
||
|
CFLAGS += -I$(APP_DIR)/app_ota
|