openthread: update libs

* update lib802154: fix assert caused by prcessing isr delay
* update libopenthread_port: aggressively process pending tasks
* update openthread(1267bdb)
This commit is contained in:
zhangwenxu
2021-12-03 12:16:11 +08:00
parent e96545b261
commit a732884944
4 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ menu "OpenThread"
config OPENTHREAD_RADIO
bool "Radio Only Device"
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
radio only device.
endchoice