Skip to content

Commit

Permalink
openthread: update OpenThread submodule
Browse files Browse the repository at this point in the history
* support NAT64 ICMP
  • Loading branch information
zwx1995esp committed Aug 22, 2022
1 parent 4533004 commit fefb3a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/ieee802154/lib
1 change: 1 addition & 0 deletions components/openthread/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ if(CONFIG_OPENTHREAD_ENABLED)
"openthread/src/core/mac/mac_links.cpp"
"openthread/src/core/thread/announce_begin_server.cpp"
"openthread/src/core/thread/announce_sender.cpp"
"openthread/src/core/thread/address_resolver.cpp"
"openthread/src/core/thread/discover_scanner.cpp"
"openthread/src/core/thread/energy_scan_server.cpp"
"openthread/src/core/thread/key_manager.cpp"
Expand Down
2 changes: 1 addition & 1 deletion components/openthread/openthread
Submodule openthread updated 434 files

0 comments on commit fefb3a9

Please sign in to comment.