-
Notifications
You must be signed in to change notification settings - Fork 1.4k
NCSDK-35733: Fix slotted dependencies #24860
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
NCSDK-35733: Fix slotted dependencies #24860
Conversation
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: 509b69290675a47cf578a59688bb9b20e310017d more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)
Outputs:ToolchainVersion: a7529a11f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zrelease[[email protected]/nrf54h20/cpuapp]: RAM size increased by 793[B] in comparison to the main[eccac9b] branch. - link (cc: @nrfconnect/ncs-si-bluebagel) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24860/8) |
feb60de
to
7cb6aea
Compare
7cb6aea
to
9967d24
Compare
d271098
to
122ecc9
Compare
If the main image specifies a slotted dependency, assume that the variant image should include a similar dependency, but for the secondary slot. Ref: NCSDK-35733 Signed-off-by: Tomasz Chyrowicz <[email protected]>
Add code necessary to include both slots, generated by the Direct XIP inside the DFU ZIP distribution file. Ref: NCSDK-35733 Signed-off-by: Tomasz Chyrowicz <[email protected]>
122ecc9
to
509b692
Compare
No description provided.