Initial commit.
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
This commit is contained in:
5
components/rmaker_common/component.mk
Normal file
5
components/rmaker_common/component.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
COMPONENT_SRCDIRS := src
|
||||
ifdef CONFIG_ESP_RMAKER_LIB_ESP_MQTT
|
||||
COMPONENT_SRCDIRS += src/esp-mqtt
|
||||
endif
|
||||
Reference in New Issue
Block a user