zephyr/subsys/mgmt
Juha Heiskanen d77a657526 mgmt: smp: MCUmgr Client support
MCUmgr client basic implementation for support Image and OS grpup
commands.

Image Group:
* Image state read/write
* Image Upload secondary slot
* Image Erase secondary slot

OS group:
* Reset
* Echo service, disabled by default

Opeartion's are blocked call and cant't call inside worker queue.
IMG and OS need to be SMP client object for transport.

Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no>
2023-07-27 14:35:43 +02:00
..
ec_host_cmd mgmt: ec_host_cmd: add suppressing commands 2023-07-14 09:38:20 +02:00
hawkbit mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
mcumgr mgmt: smp: MCUmgr Client support 2023-07-27 14:35:43 +02:00
osdp init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
updatehub mgmt: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
CMakeLists.txt
Kconfig