Commit 1837b48
authored
Bumps [openthread](https://github.com/openthread/openthread) from `9cc2cb3` to `7874555`.
- [Commits](openthread/openthread@9cc2cb3...7874555)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 7874555efb1772bad66049ab06a78a2ce0c925f3
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 0edef63 commit 1837b48
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 29 files
- .github/workflows/build.yml+1-1
- examples/platforms/utils/mac_frame.cpp+2-4
- include/openthread/instance.h+1-1
- include/openthread/mesh_diag.h+78-3
- include/openthread/thread_ftd.h+7-1
- src/cli/cli_mesh_diag.cpp+1
- src/core/api/mesh_diag_api.cpp+5
- src/core/api/thread_ftd_api.cpp+1
- src/core/mac/mac.cpp+9-11
- src/core/mac/mac.hpp+2-2
- src/core/mac/mac_frame.cpp+12-11
- src/core/mac/mac_header_ie.cpp+3-3
- src/core/mac/mac_header_ie.hpp+37-36
- src/core/mac/mac_links.hpp+19-4
- src/core/thread/mle.cpp+1
- src/core/thread/mle.hpp+24
- src/core/thread/mle_ftd.cpp+2-2
- src/core/utils/mesh_diag.cpp+120-13
- src/core/utils/mesh_diag.hpp+43
- src/lib/spinel/multi_frame_buffer.hpp+17
- tests/nexus/CMakeLists.txt+1
- tests/nexus/test_1_1_5_2_3.cpp+2
- tests/nexus/test_1_1_5_2_6.cpp+1
- tests/nexus/test_br_upgrade_router_role.cpp+2
- tests/nexus/test_compact_route_tlv.cpp+1
- tests/nexus/test_mesh_diag.cpp+323
- tests/nexus/test_reed_address_solicit_rejected.cpp+1
- tests/nexus/test_router_reattach.cpp+1
- tests/nexus/test_srp_server_reboot_port.cpp+1
0 commit comments