Skip to content

Commit 93bc73a

Browse files
nordicjmhenrikbrixandersen
authored andcommitted
docs: releases: migration: 4.3: Add note on OS mgmt info change
Adds a note that the board target is now returned in the hardware platform field Signed-off-by: Jamie McCrae <[email protected]>
1 parent 9002db0 commit 93bc73a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,15 @@ Logging
246246
used. The new script supports the same functionality (and more), but requires different command
247247
line arguments when invoked.
248248

249+
MCUmgr
250+
======
251+
252+
* The :ref:`OS mgmt<mcumgr_smp_group_0>` :ref:`mcumgr_os_application_info` command's response for
253+
hardware platform has been updated to output the board target instead of the board and board
254+
revision, which now includes the SoC and board variant. The old behaviour has been deprecated,
255+
but can still be used by enabling
256+
:kconfig:option:`CONFIG_MCUMGR_GRP_OS_INFO_HARDWARE_INFO_SHORT_HARDWARE_PLATFORM`.
257+
249258
RTIO
250259
====
251260

0 commit comments

Comments
 (0)