Changed

nRF Util

tags
nRF Util
  • Changed --license flag output to directly print the licenses where applicable rather than print the URL to the online version of the licenses.
  • The CLI invocation and information about launching of the underlying nrfutil-py==6.1.7 executable is now logged to nrfutil-nrf5sdk-tools.log instead of separate files for each call to the command. Once exceeding a certain file size limit, the log will rollover to a new file nrfutil-nrf5sdk-tools.<n>.log. A total of five rollover files are kept at most.

    • This change does not apply to the file logging available through nrfutil nrf5sdk-tools --output, which still works in the same way as previous.
  • Build OS for MacOS was changed from MacOS 11 to MacOS 13.