mqtt update

This commit is contained in:
huang
2023-07-13 10:56:20 +08:00
parent 7754a149a9
commit 455fd31c7f
10 changed files with 53 additions and 2 deletions
@@ -14,7 +14,7 @@ ifeq ($(CONFIG_ADD_XIZI_FETURES),y)
ifeq ($(CONFIG_RESOURCES_LWIP),y)
SRC_DIR += socket_demo
endif
SRC_DIR +=mqtt_demo
include $(KERNEL_ROOT)/compiler.mk
endif