doc: release: 3.5: Add note on MCUmgr SMP version 2 error conversion
Adds a note on the new MCUmgr SMP version 2 to legacy MCUmgr error type conversion feature. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
ecfbabd213
commit
35f380510c
1 changed files with 5 additions and 0 deletions
|
@ -249,6 +249,11 @@ Libraries / Subsystems
|
|||
* Added response checking to MCUmgr's :c:enumerator:`MGMT_EVT_OP_CMD_RECV`
|
||||
notification callback to allow applications to reject MCUmgr commands.
|
||||
|
||||
* MCUmgr SMP version 2 error translation (to legacy MCUmgr error code) is now
|
||||
supported in function handlers by setting ``mg_translate_error`` of
|
||||
:c:struct:`mgmt_group` when registering a transport. See
|
||||
:c:type:`smp_translate_error_fn` for function details.
|
||||
|
||||
HALs
|
||||
****
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue