Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 18 Dec 15:46
b58a841

New Features:

  • Added parallel DFU support (thanks @Flasher-MS !)
  • iOS and macOS implementation have been merged in one Darwin implementation, and now share the same functionality.

Other Changes:

  • All callbacks in startDfu() have been moved to DfuEventHandler class.
  • AndroidSpecialOption() and IosSpecialOption() have been deprecated in favor of AndroidOptions() and DarwinOptions().
  • [Android] Updated Nordic DFU Library to version 2.8.0
  • [Darwin] Updated Nordic DFU Library to version 4.16.0
  • [Android] Updated compileSdk to 35.