-
Notifications
You must be signed in to change notification settings - Fork 1.4k
samples: Fixed 54L10 configuration for Matter and Thread #23467
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: Fixed 54L10 configuration for Matter and Thread #23467
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: ad792aa70023126b9056cf95bc256f8ab4c6ae99 more detailssdk-nrf:
Github labels
List of changed files detected by CI (14)Outputs:ToolchainVersion: 8ea1732c3a Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
26b5e7a to
f68352a
Compare
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
|
Requires the following PR to be merged: |
f68352a to
9a0600d
Compare
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-23467/nrf/protocols/matter/getting_started/hw_requirements.html |
ffeaaf4 to
93eacdd
Compare
The memory layout for 54L10 in Matter and Thread samples is invalid. This commit fixes it, adds known issue and release note entry Signed-off-by: Kamil Kasperczyk <[email protected]>
93eacdd to
ad792aa
Compare
The memory layout for 54L10 in Matter and Thread samples is invalid. This commit fixes it, adds known issue and release note entry