zephyr/drivers/wifi/winc1500
Kumar Gala db725c0ec9 drivers: Replace GPIO_CS Kconfig with devicetree detection
Use DT_INST_SPI_DEV_HAS_CS_GPIOS() in drivers to determine if we should
utilize CS_GPIO base SPI chipselect handling.  This allows us to remove
Kconfig option for this feature.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-09 13:07:05 +02:00
..
CMakeLists.txt
Kconfig.winc1500 drivers: Replace GPIO_CS Kconfig with devicetree detection 2020-05-09 13:07:05 +02:00
wifi_winc1500_config.h
wifi_winc1500_nm_bsp_internal.h
wifi_winc1500_nm_bsp.c
wifi_winc1500_nm_bus_wrapper.c drivers: Replace GPIO_CS Kconfig with devicetree detection 2020-05-09 13:07:05 +02:00
wifi_winc1500.c