MeshTalos-Client/managed_components/espressif__rmaker_common/component.mk
2025-12-03 14:20:11 +08:00

5 lines
139 B
Makefile

COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_SRCDIRS := src
ifdef CONFIG_ESP_RMAKER_LIB_ESP_MQTT
COMPONENT_SRCDIRS += src/esp-mqtt
endif