zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki aa0c0727b4 mgmt: ec_host_cmd: add config to create a dedicated thread
Add a config to decide if a new dedicated thread for Host Command is
created during initialization.

If not, the ec_host_cmd_task has to be called by another thread to
handle host commands.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-05-23 16:19:53 +02:00
..
backends mgmt: ec_host_cmd: add autoinit config 2023-05-18 09:46:37 +02:00
CMakeLists.txt subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd_handler.c mgmt: ec_host_cmd: add config to create a dedicated thread 2023-05-23 16:19:53 +02:00
Kconfig mgmt: ec_host_cmd: add config to create a dedicated thread 2023-05-23 16:19:53 +02:00