forked from espressif/esp-idf
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:
Submodule components/ieee802154/lib updated: 816f6b8f87...5545eb14d1
@@ -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
|
||||
|
Submodule components/openthread/lib updated: 27aede10c1...5169fbf3ac
Submodule components/openthread/openthread updated: 0298586f97...1267bdbf68
Reference in New Issue
Block a user