Skip to content

Commit 1b3b3f2

Browse files
committed
tests
Signed-off-by: Magdalena Pastula <[email protected]>
1 parent 5a984b9 commit 1b3b3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nordic/nrf54l15dk/board.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ if(CONFIG_TFM_FLASH_MERGED_BINARY)
1818
set_property(TARGET runners_yaml_props_target PROPERTY hex_file tfm_merged.hex)
1919
endif()
2020

21+
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
2122
include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)
2223
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)

0 commit comments

Comments
 (0)