Merge branch 'feat/support_multipan_feature_host_20260813_v6.1' into 'release/v6.1'

feat(openthread): add support for the multipan feature on host devices (v6.1)

See merge request espressif/esp-idf!52373
This commit is contained in:
Shu Chen
2026-09-04 02:07:20 +00:00
24 changed files with 1889 additions and 334 deletions

View File

@@ -23,6 +23,8 @@ Thread
- :example:`openthread/ot_sleepy_device/light_sleep` 演示了 Thread 浅睡眠功能。
- :example:`openthread/ot_zb_multipan` 演示了如何在同一块主机上同时运行 OpenThread 和 Zigbee并通过 multipan 共用一颗 802.15.4 RCP。
API参考
-------------