zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki 6f6f8bc931 mgmt: ec_host_cmd: uart: improve error handling
Add an array with the states names and use it while logging an error
messages.

Additionally unify the error message format. Do not add
"UART HOST CMD ERROR", because the LOG_ERR macro already informs that
it is an error message.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2025-01-20 11:27:06 +01:00
..
backends mgmt: ec_host_cmd: uart: improve error handling 2025-01-20 11:27:06 +01:00
CMakeLists.txt
ec_host_cmd_handler.c mgmt: ec_host_cmd: add support for nocache buffers 2024-12-04 16:11:54 +01:00
Kconfig mgmt: ec_host_cmd: add support for nocache buffers 2024-12-04 16:11:54 +01:00
Kconfig.logging