Commit 620c8b5
authored
Bumps [openthread](https://github.com/openthread/openthread) from `2a2d4be` to `831f2d3`.
- [Commits](openthread/openthread@2a2d4be...831f2d3)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 831f2d38680d6ea81993d704d26d54c1856d3f27
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 9ded975 commit 620c8b5
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 47 files
- .github/workflows/build.yml+3
- include/openthread/ble_secure.h+3
- include/openthread/instance.h+1-1
- include/openthread/message.h+1-1
- include/openthread/platform/dso_transport.h+2-3
- include/openthread/platform/radio.h+1-1
- include/openthread/tcat.h+122-32
- script/check-size+1-1
- src/cli/README.md+1-1
- src/core/common/log.hpp+5-5
- src/core/common/notifier.cpp+3
- src/core/common/settings.hpp+1-1
- src/core/crypto/ecdsa.hpp+1-1
- src/core/instance/instance.hpp+1-1
- src/core/meshcop/tcat_agent.cpp+57-7
- src/core/meshcop/tcat_agent.hpp+38-39
- src/core/net/checksum.cpp+4-4
- src/core/net/dns_client.hpp+2-2
- src/core/net/dns_types.cpp+1-1
- src/core/net/dns_types.hpp+2-2
- src/core/net/ip4_types.hpp+6-6
- src/core/net/ip6.cpp+2-2
- src/core/net/ip6.hpp+4-4
- src/core/net/srp_client.cpp+1-1
- src/core/net/srp_client.hpp+1-1
- src/core/net/srp_server.hpp+1-1
- src/core/net/tcp6.cpp+1-1
- src/core/net/tcp6.hpp+2-2
- src/core/net/udp6.hpp+2-1
- src/core/radio/radio.hpp+1-1
- src/core/thread/address_resolver.hpp+1-1
- src/core/thread/lowpan.cpp+9-9
- src/core/thread/lowpan.hpp+2-2
- src/core/thread/mesh_forwarder.cpp+1-1
- src/lib/spinel/spi_frame.hpp+1-1
- src/posix/platform/ip6_utils.hpp+1-1
- tests/nexus/platform/nexus_infra_if.cpp+10-10
- tests/nexus/platform/nexus_udp.cpp+1-1
- tests/nexus/test_1_1_5_6_9.cpp+1-1
- tests/nexus/test_nat64_translator.cpp+22-22
- tests/nexus/test_tmf_origin.cpp+8-8
- tests/nexus/verify_1_1_5_6_9.py+1-1
- tests/scripts/expect/_common.exp+2
- tests/scripts/thread-cert/border_router/MATN/MATN_09_DefaultBRMulticastForwarding.py+1-1
- tests/unit/test_checksum.cpp+8-8
- tests/unit/test_lowpan.hpp+5-5
- tools/otci/otci/otci.py+1-1
0 commit comments