zephyr/subsys/mgmt
Jamie McCrae ce7e0f4425 mgmt: mcumgr: Fix wrongly using pointer of pointer in free function
Fixes an issue introduced when the mcumgr code was simplified whereby
the newer compressed free function call wrongly passes a pointer to a
pointer instead of the pointer itself.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2022-09-09 09:53:43 +00:00
..
ec_host_cmd devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
hawkbit subsys/mgmt/hawkbit: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
mcumgr mgmt: mcumgr: Fix wrongly using pointer of pointer in free function 2022-09-09 09:53:43 +00:00
osdp mgmt: osdp: Move to DTS for uart device 2022-07-23 09:25:23 -05:00
updatehub mgmt: updatehub: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
CMakeLists.txt
Kconfig