Commit f62079bd authored by Jamie McCrae's avatar Jamie McCrae Committed by Benjamin Cabé
Browse files

doc: release: 4.1: Add MCUmgr callback change



Adds a note of the new data in the callback

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent f3e2e7dc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -138,6 +138,13 @@ New APIs and options
  * :kconfig:option:`CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS`
  * :kconfig:option:`CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT`

* Management

  * MCUmgr

    * Image management :c:macro:`MGMT_EVT_OP_IMG_MGMT_DFU_CONFIRMED` now has image data field
      :c:struct:`img_mgmt_image_confirmed`.

* Other

  * :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT_EXTRA`