-
Notifications
You must be signed in to change notification settings - Fork 1.4k
samples: nrf_rpc: entropy_nrf53: Use NCS network core Kconfigs #23145
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
nordicjm
commented
Jul 7, 2025
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 352d3eabb3edd3f9c708e75cc3d9931b93fb7d39 more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)Outputs:ToolchainVersion: bd39d1676f Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
d09a04e to
da1ecb3
Compare
|
@nrfconnect/ncs-si-muffin @nrfconnect/ncs-protocols-serialization please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Help text copy-pasted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Uses the NCS sysbuild Kconfigs for configuring the remote image for this sample rather than manually adding a sample which altered the flash order Signed-off-by: Jamie McCrae <[email protected]>
da1ecb3 to
352d3ea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not really very familiar with the sysbuild configurations, and how their layout should be. It's probably fine if it works, though looks like a lot of options for quite a simple case.