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: Added nRF54H20 support #15704

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

ArekBalysNordic
Copy link
Contributor

@ArekBalysNordic ArekBalysNordic commented Jun 4, 2024

Added support for nRF54H20 DK for Matter Lock and Template samples.

DFU and factory data are not available yet.

Depends on: #15686

@ArekBalysNordic ArekBalysNordic requested review from a team, carlescufi and tejlmand as code owners June 4, 2024 13:24
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. manifest labels Jun 4, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 4, 2024

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

Name Old Revision New Revision Diff
matter nrfconnect/sdk-connectedhomeip@b0acf15 nrfconnect/sdk-connectedhomeip@579d8ee (master) nrfconnect/[email protected]

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 4, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite

Detailed information of selected test modules

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

@ArekBalysNordic ArekBalysNordic added this to the 2.7.0 milestone Jun 4, 2024
@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.

@ArekBalysNordic ArekBalysNordic force-pushed the nrf54h20_matter_init branch 3 times, most recently from d9dc23d to c9ba455 Compare June 4, 2024 14:46
@ArekBalysNordic ArekBalysNordic requested review from wiba-nordic and a team June 5, 2024 06:28
@ArekBalysNordic ArekBalysNordic force-pushed the nrf54h20_matter_init branch 2 times, most recently from 23e25c5 to fbfba31 Compare June 5, 2024 08:12
@NordicBuilder
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_mcuboot_qspi[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug.usb_next[nrf52840gmouse/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_wwcb[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_nrf21540ek[nrf52840dk/nrf52840]: ROM size increased by 1256[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_mcuboot_smp.nrf52840gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug_mcuboot_smp.nrf52840dk[nrf52840dk/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease.nrf52kbd[nrf52kbd/nrf52832]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: ROM size increased by 1216[B] in comparison to the main[f0ca215] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: 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]>
@NordicBuilder NordicBuilder removed the DNM label Jun 5, 2024
@rlubos rlubos merged commit 8797bd6 into nrfconnect:main Jun 5, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants