Commit 83be3e1
authored
Bumps [openthread](https://github.com/openthread/openthread) from `85afd12` to `ba36204`.
- [Commits](openthread/openthread@85afd12...ba36204)
---
updated-dependencies:
- dependency-name: openthread
dependency-version: ba36204b7b7b29b222893c21ef04b208b9043102
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 77e29ec commit 83be3e1
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule openthread updated 17 files
- CMakeLists.txt+1-1
- include/openthread/instance.h+1-1
- include/openthread/platform/toolchain.h+51
- src/core/common/data.hpp+7-5
- src/core/common/heap_string.hpp+3-3
- src/core/common/time.hpp+9
- src/core/mac/link_raw.hpp+6-45
- src/core/mac/mac.cpp+16-32
- src/core/mac/mac.hpp+14-70
- src/core/mac/mac_frame.cpp+41-51
- src/core/mac/mac_frame.hpp+10-7
- src/core/mac/wakeup_tx_scheduler.cpp+1-1
- src/core/radio/radio.cpp+16
- src/core/radio/radio.hpp+16-8
- src/core/thread/csl_tx_scheduler.cpp+67-9
- src/core/thread/csl_tx_scheduler.hpp+119-63
- tests/unit/test_mac_frame.cpp+63
0 commit comments