boards: nordic: nrf54h20dk: enable nrfutil
Board can be programmed using nrfutil. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
78706dffdb
commit
db23787537
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfutil.board.cmake)
|
||||
|
||||
if(CONFIG_BOARD_NRF54H20DK_NRF54H20_CPUAPP OR CONFIG_BOARD_NRF54H20DK_NRF54H20_CPURAD)
|
||||
if(CONFIG_BOARD_NRF54H20DK_NRF54H20_CPURAD)
|
||||
set(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue