zephyr/drivers/wifi/winc1500
Nicolai Glud fc03bd2b86 drivers: wifi: winc1500: Updated driver capabilities.
Added ap_enable and ap_disable api. The driver will open create an
access point with DHCP Server ip 192.168.1.1 and no security.

Added a small fix for the AF_INET issue.

Added parent and remote to accept routine context.

Added put implementation.

Signed-off-by: Nicolai Glud <nicolai.glud@prevas.dk>
2021-01-26 17:43:45 -05:00
..
CMakeLists.txt
Kconfig.winc1500 drivers: Replace GPIO_CS Kconfig with devicetree detection 2020-05-09 13:07:05 +02:00
wifi_winc1500.c drivers: wifi: winc1500: Updated driver capabilities. 2021-01-26 17:43:45 -05:00
wifi_winc1500_config.h
wifi_winc1500_nm_bsp.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wifi_winc1500_nm_bsp_internal.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wifi_winc1500_nm_bus_wrapper.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00