Skip to content
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: Fixed NVS sectors count in samples configurations #16685

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

kkasperczyk-no
Copy link
Contributor

Several configurations contain settings partition of a size inconsistent with the default NVS sectors count, which results in using smaller NVS size than expected.

@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jul 31, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 31, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
matter nrfconnect/sdk-connectedhomeip@a16456f nrfconnect/sdk-connectedhomeip@b6d6e9a (master) nrfconnect/sdk-connectedhomeip@a16456f1..b6d6e9a8

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 31, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X

test-fw-nrfconnect-chip: added because there was no .github/test-spec.yml in 'matter'

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@kkasperczyk-no kkasperczyk-no force-pushed the nvs_size_fix branch 2 times, most recently from 5abb73d to 539e5b5 Compare July 31, 2024 13:01
@NordicBuilder
Copy link
Contributor

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.

doc/nrf/protocols/matter/end_product/bootloader.rst Outdated Show resolved Hide resolved
doc/nrf/protocols/matter/end_product/bootloader.rst Outdated Show resolved Hide resolved
doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@doublemis1 doublemis1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
Several configurations contain settings partition of a size
inconsistent with the default NVS sectors count, which results
in using smaller NVS size than expected.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
@nordicjm nordicjm merged commit 5aa5ca0 into nrfconnect:main Aug 2, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. doc-required PR must not be merged without tech writer approval. manifest manifest-matter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants