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 <g.lager@innoseis.com>
This commit is contained in:
parent
e67e6d5af6
commit
24d9de4ec1
1 changed files with 3 additions and 0 deletions
|
@ -291,6 +291,9 @@ Drivers and Sensors
|
||||||
|
|
||||||
* DFU
|
* DFU
|
||||||
|
|
||||||
|
* Remove :c:macro:`BOOT_TRAILER_IMG_STATUS_OFFS` in favor a two new functions;
|
||||||
|
:c:func:`boot_get_area_trailer_status_offset` and :c:func:`boot_get_trailer_status_offset`
|
||||||
|
|
||||||
* Disk
|
* Disk
|
||||||
|
|
||||||
* Display
|
* Display
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue