zephyr/drivers/wifi/esp_at
Jordan Yates 7e7ab495c3 wifi: esp_at: compile without `NET_NATIVE_IPV4`
Allow the driver to compile without `CONFIG_NET_NATIVE_IPV4`. This can
happen if the driver is only desired for SSID scanning.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2024-01-17 14:42:19 +01:00
..
CMakeLists.txt
Kconfig.esp_at drivers: wifi: esp_at: Add dependency to UART runtime configuration 2023-11-15 10:02:18 +01:00
esp.c wifi: esp_at: compile without `NET_NATIVE_IPV4` 2024-01-17 14:42:19 +01:00
esp.h drivers: fix few mismatched CONTAINER_OF 2023-08-30 10:21:23 +02:00
esp_offload.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
esp_socket.c drivers: wifi: esp_at: fix last rx data loss in Passive Receive mode 2024-01-03 10:21:09 +01:00