Changed

nRF Util

tags
nRF Util
  • nrfutil-core is now a nrfutil command rather than the main executable. The main executable is now a thin layer which can bootstrap the nrfutil-core command and defer to that for the main install, uninstall, search and list functionality.

Having this functionality in a command means that it is updatable through the same mechanisms as the other nrfutil commands and so improvements to this functionality can be released more easily. The only difference is that the nrfutil-core package must be updated with the self-upgrade command rather than the standard upgrade command.