-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PD] bump submodules ot-br-posix, openthread and ot-nrf528xx to inclu…
…de dbus fixes and optimization for PD daemon
- Loading branch information
1 parent
57722d0
commit c3d3e4f
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule openthread
updated
106 files
Submodule ot-br-posix
updated
14 files
+1 −1 | .github/workflows/border_router.yml | |
+3 −3 | .github/workflows/build.yml | |
+1 −1 | .github/workflows/meshcop.yml | |
+1 −1 | .github/workflows/ncp_mode.yml | |
+1 −1 | examples/platforms/debian/default | |
+1 −1 | examples/platforms/raspbian/default | |
+5 −7 | script/reference-device/dhcp6_pd_daemon.py | |
+6 −0 | src/ncp/ncp_host.cpp | |
+1 −0 | src/ncp/ncp_host.hpp | |
+41 −7 | src/ncp/rcp_host.cpp | |
+9 −4 | src/ncp/rcp_host.hpp | |
+16 −0 | src/ncp/thread_host.hpp | |
+30 −15 | tests/gtest/test_rcp_host_api.cpp | |
+1 −1 | third_party/openthread/repo |