取消独立升级。修复编译错误。支持Ble和sle

This commit is contained in:
2025-07-13 16:27:00 +08:00
parent 4ae4967cef
commit 9bdd0f9caa
7 changed files with 781 additions and 12 deletions

View File

@ -288,7 +288,7 @@ target = {
},
'ws63-liteos-app-iot': {
'base_target_name': 'target_ws63_app_rom_template',
# 'liteos_kconfig': 'ws63_iot', #ekko add for remove indie upgrade
'liteos_kconfig': 'ws63_iot', #ekko add for remove indie upgrade
'os': 'liteos',
'defines': [
"USE_CMSIS_OS",
@ -331,7 +331,7 @@ target = {
"SUPPORT_SOFTAP_NETCFG", # softAP配网
"SUPPORT_BLE_ANCILLAY_NETCFG", # ble辅助配网
# "SUPPORT_QUICK_NETCFG", # 快速配网
"CONFIG_SUPPORT_HILINK_INDIE_UPGRADE", #ekko remove for indie upgrade
# "CONFIG_SUPPORT_HILINK_INDIE_UPGRADE", #ekko remove for indie upgrade
"CONFIG_SPOTLIGHT_UT", #EKKO ADD
"CONFIG_USE_CUSTOMER_SVC_INFO", #EKKO ADD
"CONFIG_DHCPS_GW",
@ -379,10 +379,10 @@ target = {
'cjson',
'xo_trim_port',
'hilink',
'app_addr_map', #ekko remove for indie upgrade
#'hilinkdevicesdk', #ekko add for remove indie upgrade
#'hilinkota', #ekko add for remove indie upgrade
#'hilinkbtsdk', #ekko add for remove indie upgrade
#'app_addr_map', #ekko remove for indie upgrade
'hilinkdevicesdk', #ekko add for remove indie upgrade
'hilinkota', #ekko add for remove indie upgrade
'hilinkbtsdk', #ekko add for remove indie upgrade
#'hilinkquickcfg', #ekko add for remove indie upgrade
'huks_sdk',
'deviceauth',