Commit 4462f6b4 authored by Andrzej Puzdrowski's avatar Andrzej Puzdrowski Committed by Fabio Baltieri
Browse files

doc/release-note-3.2: DFU subsystem changelog



Added summary on the DFU subsystem changes.

Signed-off-by: default avatarAndrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
parent 02355bc2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -544,6 +544,13 @@ Drivers and Sensors

* DAI

* DFU

  * Fixed fetch of the flash write block size from incorect device by
    ``flash_img``.
  * Fixed possible build failure in the image manager for mcuboot on
    redefinitions of :c:macro:`BOOT_MAX_ALIGN` and :c:macro:`BOOT_MAGIC_SZ`.

* Display

  * Renamed EPD controller driver GD7965 to UC81xx.