Skip to content

Commit

Permalink
[nrf noup] samples: code_relocation_nocopy: Support NS variant of nRF…
Browse files Browse the repository at this point in the history
…5340 DK

Add Kconfig fragment that allows using the sample with the non-secure
variant of the board.
Applied as a noup because upstream the build fails on signing the image.

Signed-off-by: Andrzej Głąbek <[email protected]>
  • Loading branch information
anangl committed Feb 21, 2025
1 parent 47cad3b commit ca97fe7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CONFIG_FLASH=y
CONFIG_NORDIC_QSPI_NOR=y
CONFIG_NORDIC_QSPI_NOR_XIP=y

0 comments on commit ca97fe7

Please sign in to comment.