Merge branch 'bugfix/fixed-zigbee-dirty-backport' into 'release/v5.2'

fix(zigbee): fixed the dirty zigbee backport

See merge request espressif/esp-idf!35592
This commit is contained in:
Shu Chen
2024-12-12 15:46:22 +08:00

View File

@ -1,11 +1,7 @@
/* /*
* SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD
* *
<<<<<<< HEAD
* SPDX-License-Identifier: LicenseRef-Included
=======
* SPDX-License-Identifier: LicenseRef-Included * SPDX-License-Identifier: LicenseRef-Included
>>>>>>> a41c2d498eb... feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
* *
* Zigbee HA_on_off_switch Example * Zigbee HA_on_off_switch Example
* *