Files
ESP8266_RTOS_SDK/components/mqtt/component.mk
2018-04-04 19:38:14 +08:00

9 lines
143 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS += include/mqtt
COMPONENT_SRCDIRS += source/library source/platform
CFLAGS += -DMQTT_TASK