Commit f6ae14e
authored
submodule: bump openthread from
Bumps [openthread](https://github.com/openthread/openthread) from `e43df01` to `254043d`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@e43df01...254043d)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 254043deece3b8b372659dc2b79b84fa923483b8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>e43df01 to 254043d
1 parent a05575b commit f6ae14e
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 19 files
- .github/workflows/nexus.yml+27
- src/core/thread/mle.cpp+6-13
- src/core/thread/mle_tlvs.cpp+19
- src/core/thread/mle_tlvs.hpp+19-38
- tests/CMakeLists.txt+6-4
- tests/fuzz/CMakeLists.txt+1
- tests/nexus/CMakeLists.txt+96-1
- tests/nexus/build.sh+1
- tests/nexus/openthread-core-nexus-config.h+11
- tests/nexus/platform/nexus_core.cpp+83-29
- tests/nexus/platform/nexus_core.hpp+15-7
- tests/nexus/platform/nexus_grpc.cpp+582
- tests/nexus/platform/nexus_grpc.hpp+218
- tests/nexus/platform/nexus_native.cpp+230
- tests/nexus/platform/nexus_observer.hpp+19-1
- tests/nexus/platform/nexus_sim.cpp+66
- tests/nexus/platform/nexus_sim.hpp+128
- tests/nexus/platform/simulation.proto+219
- tests/nexus/test_grpc.cpp+254
0 commit comments