zephyr/drivers/wifi/winc1500
Tomasz Bursztyka a40e9d3762 drivers/wifi: Switch WINC1500 to new GPIO API
Use new API to configure and interact with GPIOs.  Move GPIO
initialization from sample into driver.  The existing physical/line
level control has been kept rather than converting to logical level
signals.

Also improve error messages.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
CMakeLists.txt
Kconfig.winc1500
wifi_winc1500.c drivers/wifi: Switch WINC1500 to new GPIO API 2020-02-05 12:00:36 +01:00
wifi_winc1500_config.h
wifi_winc1500_nm_bsp.c drivers/wifi: Switch WINC1500 to new GPIO API 2020-02-05 12:00:36 +01:00
wifi_winc1500_nm_bsp_internal.h drivers/wifi: Switch WINC1500 to new GPIO API 2020-02-05 12:00:36 +01:00
wifi_winc1500_nm_bus_wrapper.c drivers/wifi: Switch WINC1500 to new GPIO API 2020-02-05 12:00:36 +01:00