Skip to content

Commit 24d9de4

Browse files
Guillaume Lagercarlescufi
authored andcommitted
doc: release-notes: Add note on mcuboot dfu changes
Add a note on removed BOOT_TRAILER_IMG_STATUS_OFFS macro and its replacement functions Signed-off-by: Guillaume Lager <[email protected]>
1 parent e67e6d5 commit 24d9de4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,9 @@ Drivers and Sensors
291291

292292
* DFU
293293

294+
* Remove :c:macro:`BOOT_TRAILER_IMG_STATUS_OFFS` in favor a two new functions;
295+
:c:func:`boot_get_area_trailer_status_offset` and :c:func:`boot_get_trailer_status_offset`
296+
294297
* Disk
295298

296299
* Display

0 commit comments

Comments
 (0)