Skip to content

[nrf noup] samples: smp_svr: Add nrf54h20dk ext flash sample #2846

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nordic-mik7
Copy link
Contributor

Adds a configuration to this sample for external flash on the nRF54H20DK. It uses 'pure dts' approach, with no Partition Manager.

@nordic-mik7
Copy link
Contributor Author

Set as DNM until SecureBoot is supported for 'iron' board variant.

@nordic-mik7 nordic-mik7 force-pushed the dev/ext_flash_push branch from 0366e35 to d35297e Compare May 13, 2025 08:33
@@ -226,3 +226,11 @@ tests:
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
sample.mcumgr.smp_svr.serial.nrf54h20dk.ext_flash.pure_dts:
Copy link
Contributor

Choose a reason for hiding this comment

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

I think static_dts should be used rather than pure_dts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is following already existing sample naming, but I can change this anyway if needed.

Copy link
Contributor

Choose a reason for hiding this comment

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

In this case leave it as it is

@ahasztag ahasztag self-requested a review May 13, 2025 12:44
Adds a configuration to this sample for external flash on the
nRF54H20DK. It uses 'pure dts' approach, with no Partition Manager.

Signed-off-by: Michal Kozikowski <[email protected]>
@nordic-mik7 nordic-mik7 force-pushed the dev/ext_flash_push branch from 1037111 to bffc859 Compare May 15, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants