Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

v5.1.0

Compare
Choose a tag to compare
@waylandCI waylandCI released this 05 Mar 12:55

Features

  • Revert "Placing public key in RAM if Oberon crypto backend is used." (#150)
  • Remove required-flag from some options (#184)
  • Tone down warning about overwriting nRF DFU settings backup page (#185)
  • Perform address argument validation (#187)
  • Addition of ANT transport for DFU (#189)
  • Implement DFU trigger interface (#190 , #193 #196)
    • Added libusb1 binaries for Windows and MacOS.
    • Implemented device lister.
    • -snr (serial number) can be provided instead of -p (port) for nrfutil dfu [usb-]serial.
  • ATT MTU can be changed when performing dfu ble using -mtu argument (#197)
  • Add options to configure serial update timeouts (#199)
  • Change uart connect timeout (#201)
  • Added EUI64 randomization to the Zigbee OTA DFU (#202, #204)

Security

  • Update required version of pyyaml (#205)
  • Add version specifiers to pip requirements (#192)