Changed

nRF Util

tags
nRF Util
  • The --sdk-path flag for the top-level install subcommand has been deprecated. It will still be respected, but it should not be used. If you need to control the path to the SDK installation, use the sdk install subcommand, which still supports it.

This has been done so that the top level install subcommand only allows the standard behavior of installing to the default or the specified --install-dir. This in turn allows the sdk-manager to manage that directory and the related toolchains in a more robust fashion.