-
Notifications
You must be signed in to change notification settings - Fork 1.4k
nrf_rpc: detect reboot of the remote #18989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
9b8bd16 to
0b98890
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f7750893f6ceff56829bac4a8b70696cdac888c3 more detailssdk-nrf:
nrfxlib:
Github labels
List of changed files detected by CI (4)Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
0b98890 to
21c4840
Compare
Pull new nRF RPC API that can be used to detect reboot of the remote. Use the API in protocols_serialization client. Signed-off-by: Damian Krolik <[email protected]>
21c4840 to
f775089
Compare
Pull new nRF RPC API that can be used to detect reboot of the remote. Use the API in protocols_serialization client.