We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da19eac commit 68ccc8eCopy full SHA for 68ccc8e
boards/nordic/nrf54lv10dk/board.cmake
@@ -7,7 +7,7 @@ elseif(CONFIG_SOC_NRF54LV10A_ENGA_CPUFLPR)
7
board_runner_args(jlink "--speed=4000")
8
endif()
9
10
-if(CONFIG_SOC_NRF54LV10A_ENGA_CPUAPP_NS)
+if(CONFIG_BOARD_NRF54LV10DK_NRF54LV10A_CPUAPP_NS)
11
set(TFM_PUBLIC_KEY_FORMAT "full")
12
13
0 commit comments