Skip to content

Commit 7c01861

Browse files
committed
[nrf noup] samples: code_relocation_nocopy: Support NS variant of nRF5340 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]>
1 parent 107f9f0 commit 7c01861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_FLASH=y
2+
CONFIG_NORDIC_QSPI_NOR=y
3+
CONFIG_NORDIC_QSPI_NOR_XIP=y

0 commit comments

Comments
 (0)