Commit 0838513
authored
Bumps [openthread](https://github.com/openthread/openthread) from `ea56e75` to `0a38d5f`.
- [Commits](openthread/openthread@ea56e75...0a38d5f)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 0a38d5f97b9a26143e1c416f3be0fcca5a14507e
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 551b600 commit 0838513
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 35 files
- .github/workflows/docker.yml+1-1
- .github/workflows/simulation-1.4.yml+3-65
- include/openthread/instance.h+1-1
- include/openthread/thread_ftd.h+6-3
- src/cli/cli.cpp+15-3
- src/cli/cli.hpp+14
- src/core/api/thread_ftd_api.cpp+1-1
- src/core/common/num_utils.hpp+2-2
- src/core/crypto/aes_ecb.cpp+1-11
- src/core/crypto/aes_ecb.hpp+1-4
- src/core/crypto/hkdf_sha256.cpp+1-11
- src/core/crypto/hkdf_sha256.hpp+2-4
- src/core/crypto/hmac_sha256.cpp+1-12
- src/core/crypto/hmac_sha256.hpp+1-4
- src/core/crypto/sha256.cpp+1-12
- src/core/crypto/sha256.hpp+2-4
- src/core/crypto/storage.hpp+56
- src/core/thread/announce_sender.cpp+1-1
- src/core/thread/mle.cpp+10-3
- src/core/thread/mle.hpp+26-11
- src/core/thread/mle_ftd.cpp+93-62
- src/core/thread/network_data_notifier.cpp+1-1
- src/core/thread/time_sync_service.hpp+5
- tests/fuzz/oss-fuzz-build-1
- tests/nexus/CMakeLists.txt+1
- tests/nexus/build.sh+1-8
- tests/nexus/openthread-core-nexus-config.h+2
- tests/nexus/platform/nexus_core.cpp+13-2
- tests/nexus/platform/nexus_node.hpp+11
- tests/nexus/platform/nexus_radio_model.cpp+65
- tests/nexus/platform/nexus_radio_model.hpp+72
- tests/scripts/thread-cert/v1_2_router_5_1_1.py-153
- tests/scripts/thread-cert/v1_2_test_parent_selection.py-301
- tests/unit/test_platform.cpp+8
- tests/unit/test_tcat.cpp+33-11
0 commit comments