-
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
samples: matter: Added nRF54H20 support #15704
Conversation
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. |
c652ef9
to
c7d0c4e
Compare
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
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. |
d9dc23d
to
c9ba455
Compare
samples/matter/lock/sysbuild/ipc_radio/boards/nrf54h20dk_nrf54h20_cpurad.overlay
Show resolved
Hide resolved
23e25c5
to
fbfba31
Compare
fbfba31
to
d511ab0
Compare
Memory footprint analysis revealed the following potential issuesapplications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta) Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-15704/8) |
Added support for nRF54H20 DK for Matter Lock and Template samples. DFU and factory data is not available yet. Signed-off-by: Arkadiusz Balys <[email protected]>
d511ab0
to
ca2f729
Compare
Added support for nRF54H20 DK for Matter Lock and Template samples.
DFU and factory data are not available yet.
Depends on: #15686