Changed

nRF Util

tags
nRF Util
  • Experimental commands and arguments are now prefixed with x- to make it clear that they are not stable and may change in the future. These commands and arguments were previously hidden from the help text, but have now been made visible.

This affects the following commands:

  • execute-batch -> x-execute-batch
  • memrd -> x-memrd
  • list-error-codes -> x-list-error-codes
  • execute -> x-execute
  • trait-query -> x-trait-query

This affects the following arguments:

  • --family -> --x-family
  • --append-batch -> --x-append-batch

For the erase command, the following arguments have been renamed: - --options -> --x-options