Skip to content

Commit

Permalink
Merge branch 'feature/update_openthread_submodule' into 'master'
Browse files Browse the repository at this point in the history
openthread: update OpenThread submodule

See merge request espressif/esp-idf!19633
  • Loading branch information
chshu committed Aug 22, 2022
2 parents ed6e6cc + fefb3a9 commit 5573d13
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
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 5573d13

Please sign in to comment.