Skip to content

Commit f651292

Browse files
nordicjmnashif
authored andcommitted
doc: release: 3.4: Add MCUmgr signed type change
Adds a note that slot and image have changed from signed to unsigned integer types. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 3f8156d commit f651292

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,10 @@ Libraries / Subsystems
12561256
fs_mgmt, :kconfig:option:`CONFIG_FLASH` and
12571257
:kconfig:option:`CONFIG_IMG_MANAGER` are needed to enable MCUmgr img_mgmt.
12581258

1259+
* MCUmgr img_mgmt group now uses unsigned integer values for image and slot
1260+
numbers, these numbers would never have been negative and should have been
1261+
unsigned.
1262+
12591263
* POSIX API
12601264

12611265
* Improved the locking strategy for :c:func:`eventfd_read()` and

0 commit comments

Comments
 (0)