1、Optimize transmission string matching rules

2、change Kconfig for mqtt and ota
This commit is contained in:
wgzAIIT
2023-09-08 12:08:16 +08:00
parent 117789121e
commit 5da9a9c4ae
3 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ menu "OTA function"
if TOOL_USING_OTA
choice
prompt "Compile bootloader bin or application bin."
default MCUBOOT_BOOTLOADER
default MCUBOOT_APPLICATION
config MCUBOOT_BOOTLOADER
bool "Config as bootloader."