forked from xuos/xiuos
1.fix AT cmd framework bug
2.add mqtt support in the tool directory
This commit is contained in:
@@ -8,4 +8,8 @@ ifeq ($(CONFIG_TOOL_USING_OTA),y)
|
||||
SRC_DIR += bootloader
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_TOOL_USING_MQTT),y)
|
||||
SRC_DIR += mqtt
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user