-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [openthread](https://github.com/openthread/openthread) from `94822ea` to `992be27`. - [Commits](openthread/openthread@94822ea...992be27) --- updated-dependencies: - dependency-name: openthread dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6cfbeda
commit dd02404
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openthread
updated
15 files
+1 −0 | .clang-tidy | |
+1 −1 | examples/platforms/simulation/flash.c | |
+1 −1 | examples/platforms/simulation/radio.c | |
+1 −1 | src/cli/cli.cpp | |
+1 −1 | src/cli/cli_dns.cpp | |
+1 −1 | src/cli/cli_mac_filter.cpp | |
+1 −1 | src/core/meshcop/meshcop.cpp | |
+13 −3 | src/core/net/dnssd_server.cpp | |
+1 −1 | src/core/thread/network_diagnostic.cpp | |
+2 −2 | tests/unit/test_cmd_line_parser.cpp | |
+1 −1 | tests/unit/test_hkdf_sha256.cpp | |
+3 −3 | tests/unit/test_ip_address.cpp | |
+1 −1 | tests/unit/test_mac_frame.cpp | |
+2 −2 | tests/unit/test_nat64.cpp | |
+3 −3 | tests/unit/test_toolchain.cpp |