-
Notifications
You must be signed in to change notification settings - Fork 59
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 `ea61838` to `07c56c2`. - [Commits](openthread/openthread@ea61838...07c56c2) --- 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
1aa04ea
commit ff9467d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openthread
updated
18 files
+15 −15 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/codeql.yml | |
+1 −1 | .github/workflows/docker.yml | |
+1 −1 | .github/workflows/makefile-check.yml | |
+3 −3 | .github/workflows/otbr.yml | |
+1 −1 | .github/workflows/otci.yml | |
+4 −4 | .github/workflows/otns.yml | |
+6 −6 | .github/workflows/posix.yml | |
+1 −1 | .github/workflows/scorecards.yml | |
+8 −8 | .github/workflows/simulation-1.1.yml | |
+6 −6 | .github/workflows/simulation-1.2.yml | |
+1 −1 | .github/workflows/size.yml | |
+4 −4 | .github/workflows/toranj.yml | |
+3 −3 | .github/workflows/unit.yml | |
+1 −1 | .github/workflows/version.yml | |
+1 −1 | src/cli/cli.cpp | |
+35 −17 | src/core/meshcop/border_agent.cpp | |
+15 −14 | src/core/meshcop/border_agent.hpp |