zephyr/drivers/wifi
Raja D. Singh 554101ed70 drivers: wifi: winc1500: Add new config flag
There is a hardcoded macro in Winc1500 HAL SPI driver
that would prevent the driver from working.
This macro is now defined only based on KConfig entry.
This KConfig entry is by default not set.
To enable, set "CONFIG_WINC1500_DRV_USE_OLD_SW=y"
in proj.conf or board.conf

Signed-off-by: Raja D. Singh <rdsingh@iotwizards.com>
2021-03-04 09:34:00 +02:00
..
esp drivers: wifi: esp: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
esp32 esp32: add esp32 wifi driver 2021-02-25 17:00:20 -05:00
eswifi drivers: wifi: eswifi: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
simplelink drivers: wifi: fix simplelink driver to use zsock_ functions 2020-10-01 17:35:45 +03:00
winc1500 drivers: wifi: winc1500: Add new config flag 2021-03-04 09:34:00 +02:00
CMakeLists.txt esp32: add esp32 wifi driver 2021-02-25 17:00:20 -05:00
Kconfig esp32: add esp32 wifi driver 2021-02-25 17:00:20 -05:00