modules: hal_nordic: bump regtool to 8.1.3
Added additional analog channels for ADC and COMP/LPCOMP and new pin functionality mapping for TDM. Signed-off-by: Karsten Koenig <karsten.koenig@nordicsemi.no>
This commit is contained in:
parent
c53d02439b
commit
b900ed561f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if(CONFIG_NRF_REGTOOL_GENERATE_UICR)
|
||||||
list(APPEND nrf_regtool_components GENERATE:UICR)
|
list(APPEND nrf_regtool_components GENERATE:UICR)
|
||||||
endif()
|
endif()
|
||||||
if(DEFINED nrf_regtool_components)
|
if(DEFINED nrf_regtool_components)
|
||||||
find_package(nrf-regtool 8.1.2
|
find_package(nrf-regtool 8.1.3
|
||||||
COMPONENTS ${nrf_regtool_components}
|
COMPONENTS ${nrf_regtool_components}
|
||||||
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
|
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
|
||||||
NO_CMAKE_PATH
|
NO_CMAKE_PATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue