mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
zap: Update zap file and zap-generated files for the zap_light app
submodule: Update connectedhomeip submodule to 26bfa093f1
This commit is contained in:
@@ -22,6 +22,7 @@ declare_args() {
|
||||
# DeviceAttestationCredentialsProvider and DeviceInstanceInforProvider
|
||||
chip_use_factory_data_provider = false
|
||||
chip_use_device_info_provider = false
|
||||
chip_config_software_version_number = 0
|
||||
}
|
||||
|
||||
config("ESP32_custom_include") {
|
||||
@@ -50,6 +51,7 @@ buildconfig_header("custom_buildconfig") {
|
||||
"CHIP_PLATFORM_CONFIG_INCLUDE=<platform/ESP32_custom/CHIPPlatformConfig.h>",
|
||||
"INET_CONFIG_INCLUDE=<platform/ESP32_custom/InetPlatformConfig.h>",
|
||||
"SYSTEM_PLATFORM_CONFIG_INCLUDE=<platform/ESP32_custom/SystemPlatformConfig.h>",
|
||||
"CHIP_CONFIG_SOFTWARE_VERSION_NUMBER=${chip_config_software_version_number}",
|
||||
]
|
||||
|
||||
if (chip_enable_ota_requestor) {
|
||||
|
||||
Reference in New Issue
Block a user