zephyr/boards/u-blox/ubx_evkannab1
Carles Cufi 9fc84e78e7 boards: nrf: Default to nRF Util for flashing
Nordic has a new tool, nRF Util (`nrfutil`) which is replacing the
previous set of command-line tools (particularly `nrfjprog`) that Zephyr
had been using by default in many of the boards to flash the firmware
onto the device.

Since nRF Util is already mature and is going to be replacing the existing
tools, including `nrfjprog`, it is now a good time to change the default
flash tool to reflect this fact.

Note that `nrfjprog` support is not being removed at all, but this may
be a breaking change for users that do not have nRF Util installed. For
this reason we also add a note in the migration guide.

More info:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-util-unified-command-line-utility

Installation:
https://www.nordicsemi.com/Products/Development-tools/nrf-util

Documentation:
https://docs.nordicsemi.com/bundle/nrfutil/page/README.html

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-03-10 21:31:43 +01:00
..
doc samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
board.cmake boards: nrf: Default to nRF Util for flashing 2025-03-10 21:31:43 +01:00
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
Kconfig.defconfig Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
Kconfig.ubx_evkannab1
pre_dt_board.cmake
ubx_evkannab1_nrf52832-pinctrl.dtsi
ubx_evkannab1_nrf52832.dts boards: nrf52*: use DT to configure regulators 2024-08-06 09:17:10 +01:00
ubx_evkannab1_nrf52832.yaml boards: Remove 'xtools' toolchain variant references 2025-01-17 10:50:07 +01:00
ubx_evkannab1_nrf52832_defconfig