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

@ -1 +1 @@
Subproject commit 816f6b8f87bbfededdeda68c0340aa90999507f2 Subproject commit 5545eb14d1117a7865a05a6b4a0f19c62760f8c7

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

@ -1 +1 @@
Subproject commit 27aede10c12614498e30151abc7117e07b3948b7 Subproject commit 5169fbf3ac896b089045eaf3963f274a4b7448d6

@ -1 +1 @@
Subproject commit 0298586f97889a6609acff35e94507d0bd5d9b37 Subproject commit 1267bdbf6897813ecd7c197df5d45cfe36027d21