zephyr/subsys/mgmt
Dawid Niedzwiecki d1ad180567 ec_host_cmd: improve handling IN_PROGRESS commands
Add the ec_host_cmd_send_in_progress_continue function which allows
continuing execution of a handler, while the ec_host_cmd thread is not
blocked and new commands can be handled.

That means some long command handlers can executed in the background
while the Host Command subsys is not frozen.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-01-31 10:34:47 -06:00
..
ec_host_cmd ec_host_cmd: improve handling IN_PROGRESS commands 2024-01-31 10:34:47 -06:00
hawkbit mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
mcumgr mgmt: mcumgr: grp: img_mgmt: Add optional max image size reduction 2024-01-30 18:01:24 +01:00
osdp mgmt/osdp: Remove unused variable from osdp_phy_packet_finalize() 2023-12-08 20:20:56 +00:00
updatehub mgmt: updatehub: Fix CMakeLists.txt file 2023-11-21 08:48:04 +00:00
CMakeLists.txt
Kconfig