Merge pull request 'merge code' (#56) from xidatong-arm32 into jerryscript

This commit is contained in:
wgzAIIT
2023-09-20 16:11:36 +08:00
15 changed files with 699 additions and 265 deletions
+1 -1
View File
@@ -596,7 +596,7 @@ KERNELPATHS +=-I$(KERNEL_ROOT)/tool/bootloader/flash \
-I$(KERNEL_ROOT)/tool/bootloader/ota #
endif
ifeq ($(CONFIG_TOOL_USING_MQTT), y)
ifeq ($(CONFIG_LIB_USING_MQTT), y)
KERNELPATHS +=-I$(KERNEL_ROOT)/../../APP_Framework/lib/mqtt
endif