feat(boards): Make west flash work with new UF2 runner.
This commit is contained in:
parent
b3f1d769f0
commit
3968d9febd
13 changed files with 13 additions and 8 deletions
|
|
@ -3,5 +3,6 @@
|
|||
|
||||
set(OPENOCD_NRF5_SUBFAMILY nrf52)
|
||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||||
include(${ZEPHYR_BASE}/boards/common/uf2.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue