zephyr/subsys/mgmt/ec_host_cmd/backends
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
The CONFIG_PINCTRL is removed from the board's defconfig files.
Drivers which use pin control function should add "select PINCTRL"
in their Kconfig files.

Fixes #78619

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-11-07 08:59:14 -08:00
..
CMakeLists.txt
Kconfig board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
ec_host_cmd_backend_espi.c
ec_host_cmd_backend_shi.h
ec_host_cmd_backend_shi_ite.c
ec_host_cmd_backend_shi_npcx.c style: subsys: adjust `return` usage in `void functions` 2024-09-20 11:06:55 +02:00
ec_host_cmd_backend_simulator.c
ec_host_cmd_backend_spi_stm32.c
ec_host_cmd_backend_uart.c