Commit b50c1f5
authored
Bumps [openthread](https://github.com/openthread/openthread) from `7577311` to `3fec404`.
- [Commits](openthread/openthread@7577311...3fec404)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 3fec404effd231648f018b2ecab0f7d5611c84d9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d1bf82 commit b50c1f5
1 file changed
+1
-1
lines changedSubmodule openthread updated 30 files
- doc/ot_api_doc.h+1
- etc/cmake/options.cmake+1
- include/openthread/BUILD.gn+1
- include/openthread/instance.h+1-1
- include/openthread/seeker.h+192
- src/core/BUILD.gn+3
- src/core/CMakeLists.txt+2
- src/core/api/seeker_api.cpp+63
- src/core/border_router/routing_manager.cpp+68-15
- src/core/border_router/routing_manager.hpp+13-3
- src/core/border_router/rx_ra_tracker.cpp+20-4
- src/core/border_router/rx_ra_tracker.hpp+10
- src/core/coap/coap.cpp+81-63
- src/core/coap/coap.hpp+23-16
- src/core/config/joiner.h+14
- src/core/instance/instance.cpp+3
- src/core/instance/instance.hpp+8
- src/core/meshcop/joiner.cpp+63-138
- src/core/meshcop/joiner.hpp+24-38
- src/core/meshcop/seeker.cpp+265
- src/core/meshcop/seeker.hpp+210
- tests/nexus/CMakeLists.txt+1
- tests/nexus/openthread-core-nexus-config.h+1
- tests/nexus/run_nexus_tests.sh+1
- tests/nexus/test_5_1_3.cpp+239
- tests/nexus/verify_5_1_3.py+201
- tests/toranj/openthread-core-toranj-config-posix.h+4
- tests/toranj/openthread-core-toranj-config-simulation.h+4
- tests/toranj/openthread-core-toranj-config.h-2
- tests/unit/test_routing_manager.cpp+113
0 commit comments