Changed

nRF Util

tags
nRF Util
  • nrfutil device --version --json now always emits the structures for jlink, jprog, and JLinkARM. This previously happened only when a J-Link install was found.
  • The version field in JLinkARM is now omitted if no J-Link install is found. Previously, the entire structure would be missing if that was the case.
  • The message emitted when no J-Link installs are found is now printing the tested J-Link version.