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 db6cf2d commit 16a819dCopy full SHA for 16a819d
modules/hal_nordic/CMakeLists.txt
@@ -12,7 +12,7 @@ if(CONFIG_NRF_REGTOOL_GENERATE_UICR)
12
list(APPEND nrf_regtool_components GENERATE:UICR)
13
endif()
14
if(DEFINED nrf_regtool_components)
15
- find_package(nrf-regtool 9.1.0
+ find_package(nrf-regtool 9.2.0
16
COMPONENTS ${nrf_regtool_components}
17
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
18
NO_CMAKE_PATH
0 commit comments