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 295e0db commit af4a172Copy full SHA for af4a172
modules/hal_nordic/CMakeLists.txt
@@ -15,7 +15,7 @@ if(CONFIG_NRF_REGTOOL_GENERATE_BICR)
15
list(APPEND nrf_regtool_components GENERATE:BICR)
16
endif()
17
if(DEFINED nrf_regtool_components)
18
- find_package(nrf-regtool 5.6.0 REQUIRED
+ find_package(nrf-regtool 7.0.0 REQUIRED
19
COMPONENTS ${nrf_regtool_components}
20
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
21
NO_CMAKE_PATH
0 commit comments