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/soc_flash_nrf: Fix soc_flash_nrf doc and printfs #68565

Merged

Conversation

de-nordic
Copy link
Collaborator

The commit fixes soc_flash_nrf sample documentation where incorrect partition names has been used and removes information of CONFIG_TRUSTED_EXECUTION_NONSECURE affecting which partition is used as this is no longer true.

The printf message reporting start of sample has been modified to print "Nordic nRF5 Flash Sample" instead of
"Nordic nRF5 Flash Testing", which is more accurate for code residing in samples.

Samples are for showing how things work, not testing.

@de-nordic de-nordic requested a review from kartben February 5, 2024 16:28
@zephyrbot zephyrbot requested a review from nashif February 5, 2024 16:29
@de-nordic de-nordic force-pushed the soc-flash-nrf-doc-eh branch 4 times, most recently from cd62a62 to c073d49 Compare February 5, 2024 20:12
samples/drivers/soc_flash_nrf/README.rst Outdated Show resolved Hide resolved
samples/drivers/soc_flash_nrf/README.rst Outdated Show resolved Hide resolved
samples/drivers/soc_flash_nrf/README.rst Outdated Show resolved Hide resolved
@de-nordic de-nordic force-pushed the soc-flash-nrf-doc-eh branch from 69619de to fa7b50a Compare February 27, 2024 11:41
@de-nordic de-nordic requested a review from kartben February 27, 2024 11:41
kartben
kartben previously approved these changes Feb 28, 2024
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Apr 29, 2024
@github-actions github-actions bot closed this May 13, 2024
@de-nordic de-nordic reopened this May 14, 2024
@de-nordic de-nordic removed the Stale label May 14, 2024
The commit fixes soc_flash_nrf sample documentation where incorrect
partition names has been used and removes information of
CONFIG_TRUSTED_EXECUTION_NONSECURE affecting which partition is used
as this is no longer true.

The printf message reporting start of sample has been modified
to print "Nordic nRF5 Flash Sample" instead of
"Nordic nRF5 Flash Testing", which is more accurate for code
residing in samples.

Signed-off-by: Dominik Ermel <[email protected]>
@MaureenHelm
Copy link
Member

@kartben please revisit

@fabiobaltieri fabiobaltieri merged commit 2f530cf into zephyrproject-rtos:main Aug 1, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants