Merge branch 'feat/update_openthread_upstream_v5.3' into 'release/v5.3'

feat(openthread): update openthread upstream (v5.3)

See merge request espressif/esp-idf!47467
This commit is contained in:
Shu Chen
2026-04-22 11:40:10 +00:00
4 changed files with 16 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2021-2025 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2021-2026 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
@@ -76,3 +76,15 @@
#ifndef OPENTHREAD_SPINEL_CONFIG_COPROCESSOR_RESET_FAILURE_CALLBACK_ENABLE
#define OPENTHREAD_SPINEL_CONFIG_COPROCESSOR_RESET_FAILURE_CALLBACK_ENABLE 1
#endif
/**
* @def OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE
*
* In spinel-only mode no Instance object is compiled or instantiated, so the
* single-instance path (Instance::Get().GetLogLevel()) is unavailable. Enabling
* multiple-instance support forces the logging APIs to use the global log level
* (Instance::GetGlobalLogLevel()), which does not depend on an Instance object.
*/
#ifndef OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE
#define OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE 1
#endif

View File

@@ -5,4 +5,4 @@ supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
originator: 'Organization: Google LLC'
description: OpenThread released by Google is an open-source implementation of the Thread networking
url: https://github.com/espressif/openthread
hash: b1a37932b1830518f6fa6c92dfb4123a01ac3052
hash: a98813b30ae58f9a95ece680b9cc46c3874de6ea