zephyr/subsys/mgmt/ec_host_cmd/backends
Dawid Niedzwiecki cf3b0381ae mgmt: ec_host_cmd: fix init of npxc shi backend
Make sure not to access not assigned pointer at the begining of the
initialization.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-07-13 09:21:08 +02:00
..
CMakeLists.txt ec_host_cmd: add UART backend 2023-04-07 13:05:59 +02:00
ec_host_cmd_backend_espi.c mgmt: ec_host_cmd: add function to signal a new command 2023-07-12 09:26:42 +02:00
ec_host_cmd_backend_shi_ite.c mgmt: ec_host_cmd: add function to signal a new command 2023-07-12 09:26:42 +02:00
ec_host_cmd_backend_shi_npcx.c mgmt: ec_host_cmd: fix init of npxc shi backend 2023-07-13 09:21:08 +02:00
ec_host_cmd_backend_shi.h
ec_host_cmd_backend_simulator.c mgmt: ec_host_cmd: add function to signal a new command 2023-07-12 09:26:42 +02:00
ec_host_cmd_backend_uart.c mgmt: ec_host_cmd: add function to signal a new command 2023-07-12 09:26:42 +02:00
Kconfig mgmt: ec_host_cmd: create chosen string per backend 2023-04-21 16:29:59 +02:00