zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki 53525bb9c5 mgmt: ec_host_cmd: add support for IN_PROGRESS status
The IN_PROGRESS status is a specital status that can be sent during
handling a host command. Synchronous backends don't support it, so
an additional check is required.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-05-26 13:51:30 -04:00
..
backends mgmt: ec_host_cmd: add support for IN_PROGRESS status 2023-05-26 13:51:30 -04:00
CMakeLists.txt
Kconfig mgmt: ec_host_cmd: add config to create a dedicated thread 2023-05-23 16:19:53 +02:00
ec_host_cmd_handler.c mgmt: ec_host_cmd: add a function to send response 2023-05-26 13:51:30 -04:00