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
@@ -2,10 +2,14 @@ SRC_DIR += api
SRC_DIR += arch
SRC_DIR += core
SRC_DIR += netif
SRC_DIR += include
LWIP_DIR += api
LWIP_DIR += arch
LWIP_DIR += core
LWIP_DIR += netif
LWIP_DIR += include
include $(KERNEL_ROOT)/compiler.mk