-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Followup on PR-17502 #17941
Followup on PR-17502 #17941
Conversation
697df45
to
4afc7fd
Compare
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. |
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.
Thanks!
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 4529cf6085f3fd3a988914f1bcdfedaf3c4a97b8 more detailssdk-nrf:
matter:
Github labels
List of changed files detected by CI (7)
Outputs:ToolchainVersion: 3dd8985b56 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 Publishing GitHub Action. |
4afc7fd
to
b1d8061
Compare
b1d8061
to
3334c70
Compare
@rghaddab You're not meant to touch the DNM label that was set by the bot. It's removed automatically when the manifest file doesn't point to a PR anymore. |
You are right, I forgot that this PR has a change in the manifest file. |
Remove this unneeded config and fix some style issues Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
Using defined() macro allows in the future adding boolean expressions Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
Current configuration doesn't take into account the cases where we use external flash. Fix this by changing "select" to "imply" Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
3334c70
to
4529cf6
Compare
@maje-emb @ppryga-nordic can you approve this PR on behalf of muffin and dragoon teams ? |
@nrfconnect/ncs-si-muffin @nrfconnect/ncs-dragoon can I get some help to merge this PR ? |
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.
Again, dragoon doesnt own these samples, but LGTM
This PR fixes some comments raised in this merged PR:
#17502