Merge branch 'festure/add_ot_rcp_base_master' into 'master'

add ot-rcp

See merge request espressif/esp-idf!14609
This commit is contained in:
Shu Chen
2021-08-26 11:44:28 +00:00
23 changed files with 730 additions and 93 deletions

View File

@@ -12,7 +12,8 @@ Application Examples
The :example:`openthread` directory of ESP-IDF examples contains the following applications:
- The OpenThread interactive shell :example:`openthread/ot_cli`.
- The Thread border router :example:`openthread/ot_cli`.
- The Thread border router :example:`openthread/ot_br`.
- The Thread radio co-processor :example:`openthread/ot_rcp`.
API Reference
@@ -28,5 +29,3 @@ ESP-IDF provides extra apis for launching and managing the OpenThread stack, bin
.. include-build-file:: inc/esp_openthread_lock.inc
.. include-build-file:: inc/esp_openthread_netif_glue.inc
.. include-build-file:: inc/esp_openthread_border_router.inc