Commit c6df4a7
authored
Bumps [openthread](https://github.com/openthread/openthread) from `1b80561` to `0fbee98`.
- [Commits](openthread/openthread@1b80561...0fbee98)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: 0fbee98fd50386fa836e5faa8ee25ac99449f007
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 8509207 commit c6df4a7
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 28 files
- doc/ot_api_doc.h+1
- etc/cmake/options.cmake+1
- examples/platforms/simulation/CMakeLists.txt+1
- examples/platforms/simulation/tcp.c+71
- include/openthread/BUILD.gn+1
- include/openthread/instance.h+1-1
- include/openthread/platform/tcp.h+439
- src/core/BUILD.gn+2
- src/core/CMakeLists.txt+1
- src/core/api/crypto_api.cpp+2-13
- src/core/common/message.hpp+13
- src/core/config/ip6.h+9
- src/core/crypto/aes_ccm.cpp+232-70
- src/core/crypto/aes_ccm.hpp+147-58
- src/core/instance/instance.cpp+3
- src/core/instance/instance.hpp+9
- src/core/mac/mac_frame.cpp+16-28
- src/core/net/ip6_address.hpp+9-1
- src/core/net/plat_tcp.cpp+677
- src/core/net/plat_tcp.hpp+615
- src/core/thread/mle.cpp+13-38
- src/core/thread/mle.hpp+4-4
- tests/toranj/openthread-core-toranj-config-simulation.h+2
- tests/unit/CMakeLists.txt+1
- tests/unit/test_aes.cpp+155-70
- tests/unit/test_plat_tcp.cpp+733
- tests/unit/test_platform.cpp+40
- tests/unit/test_platform.h+1
0 commit comments