Added

nRF Util

tags
nRF Util
  • Added support for multi-version configs on package indexes to allow for better backwards and forwards compatibility when updating configs on package indexes that users with different versions of nrfutil will be accessing.
  • Uses the value of the NRFUTIL_PACKAGE_INDEX_NAME environment variable as a fallback if neither a modifier is provided nor the --package-index-name flag is used.
  • If an unrecognised modifier is specified on the command line and the NRFUTIL_PACKAGE_INDEX_NAME environment variable is set then a modifier is created to match the unrecognised name provided targetting the package index named by the environment variable. This matches the automatic modifier creation behaviour with the NRFUTIL_PACKAGE_INDEX_URL environment variable.