Merge branch 'feature/update_openthread_components' into 'master'

openthread: update libs

See merge request espressif/esp-idf!16247
This commit is contained in:
Guo Jia Cheng
2021-12-06 08:56:53 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ menu "OpenThread"
config OPENTHREAD_RADIO config OPENTHREAD_RADIO
bool "Radio Only Device" bool "Radio Only Device"
help help
Select this to enable Radio Only Device which cannot can only forward 15.4 packets to the host. Select this to enable Radio Only Device which can only forward 15.4 packets to the host.
The OpenThread stack will be run on the host and OpenThread will have minimal footprint on the The OpenThread stack will be run on the host and OpenThread will have minimal footprint on the
radio only device. radio only device.
endchoice endchoice