rpc: samples: Extend verbosity of RPC errors#28384
rpc: samples: Extend verbosity of RPC errors#28384MarekPorwisz wants to merge 1 commit intonrfconnect:mainfrom
Conversation
Added support for more detailed RPC error info to the protocol_serialization sample. Updated protocols rpc implementation not to loose the file/line/function info due to the usage of a common error reporting function. Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
d4588c0 to
dbccb18
Compare
|
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: dbccb1884137e3982f3bc151b73ec4cc6186ffb7 more detailssdk-nrf:
nrfxlib:
Github labels
List of changed files detected by CI (22)Outputs:ToolchainVersion: 53ac68dd62 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Added support for more detailed RPC error info to the protocol_serialization sample.
Updated protocols rpc implementation not to loose the file/line/function info due to the usage of a common error reporting function.