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 cd0fb8a commit 066226eCopy full SHA for 066226e
doc/releases/release-notes-4.2.rst
@@ -242,6 +242,15 @@ New APIs and options
242
243
* :c:func:`display_clear`
244
245
+* Management
246
+
247
+ * MCUmgr
248
249
+ * Firmware loader support added to image mgmt group using
250
+ :kconfig:option:`CONFIG_MCUBOOT_BOOTLOADER_MODE_FIRMWARE_UPDATER`.
251
+ * Optional boot mode (using retention boot mode) added to OS group reset command using
252
+ :kconfig:option:`CONFIG_MCUMGR_GRP_OS_RESET_BOOT_MODE`.
253
254
* Networking:
255
256
* IPv4
0 commit comments