mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
doc: release: 3.5: Add note on MGMT_EVT_OP_CMD_RECV
Adds a note that this MCUmgr notification hook can now be used to reject commands and send an error back to the client. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufí
parent
6877ad413f
commit
eff9f731b1
@@ -232,6 +232,11 @@ Devicetree
|
||||
Libraries / Subsystems
|
||||
**********************
|
||||
|
||||
* Management
|
||||
|
||||
* Added response checking to MCUmgr's :c:enumerator:`MGMT_EVT_OP_CMD_RECV`
|
||||
notification callback to allow applications to reject MCUmgr commands.
|
||||
|
||||
HALs
|
||||
****
|
||||
|
||||
|
||||
Reference in New Issue
Block a user