-
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 `890da2c` to `df683aa`. - [Commits](openthread/openthread@890da2c...df683aa) --- 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
d9cd401
commit 5fbcc9f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openthread
updated
17 files
+14 −14 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/codeql.yml | |
+1 −1 | .github/workflows/docker.yml | |
+1 −1 | .github/workflows/fuzz.yml | |
+1 −1 | .github/workflows/makefile-check.yml | |
+1 −1 | .github/workflows/otci.yml | |
+3 −3 | .github/workflows/otns.yml | |
+6 −6 | .github/workflows/posix.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 | |
+9 −8 | src/core/net/ip6.cpp | |
+2 −0 | src/ncp/ncp_base_mtd.cpp | |
+0 −1 | src/posix/platform/netif.cpp |