We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9002db0 commit 93bc73aCopy full SHA for 93bc73a
doc/releases/migration-guide-4.3.rst
@@ -246,6 +246,15 @@ Logging
246
used. The new script supports the same functionality (and more), but requires different command
247
line arguments when invoked.
248
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
258
RTIO
259
====
260
0 commit comments