Files
ismail 34cf3ec285
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Initial commit.
2025-04-30 16:33:57 +03:00

6 lines
163 B
Makefile

COMPONENT_ADD_INCLUDEDIRS := .
COMPONENT_SRCDIRS := .
ifdef CONFIG_APP_WIFI_SHOW_DEMO_INTRO_TEXT
CPPFLAGS += -D RMAKER_DEMO_PROJECT_NAME=\"$(PROJECT_NAME)\"
endif