Skip to content

Commit e606b2a

Browse files
jonathannilsenrlubos
authored andcommitted
[nrf noup] modules: hal_nordic: require nrf-regtool
Same as commit 6ec9d10 but with the REQUIRED keyword on its own line to attempt to avoid a merge conflict when reverting/reapplying this patch. Signed-off-by: Jonathan Nilsen <[email protected]> (cherry picked from commit 17a975f)
1 parent 1b4e2ef commit e606b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hal_nordic/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if(CONFIG_NRF_REGTOOL_GENERATE_UICR)
1313
endif()
1414
if(DEFINED nrf_regtool_components)
1515
find_package(nrf-regtool 9.2.0
16+
REQUIRED
1617
COMPONENTS ${nrf_regtool_components}
1718
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
1819
NO_CMAKE_PATH

0 commit comments

Comments
 (0)