-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
samples: matter: Enabled DFU compression for the template sample #18425
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 7b79b73429e4c69e7fa92d82787332a9d0fe0c1c more detailssdk-nrf:
Github labels
List of changed files detected by CI (5)
Outputs:ToolchainVersion: f51bdba1d9 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
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.
The partition map looks good. One comment to consider.
samples/matter/template/boards/nrf54l15dk_nrf54l15_cpuapp_internal.conf
Outdated
Show resolved
Hide resolved
ca19fc0
to
6b870a4
Compare
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
6b870a4
to
19a25a1
Compare
Enabled DFU compression for the internal configuration of a template sample to save some flash for the application. Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
19a25a1
to
7b79b73
Compare
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. |
Enabled DFU compression for the internal configuration of a template sample to save some flash for the application.