Several wifi drivers add some form of zephyr_include_directories(.) which isn't needed since the headers in the specific driver dir get included via #include "foo.h". So we can remove any uses of zephyr_include_directories(.) Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| eswifi_bus_spi.c | ||
| eswifi_bus_uart.c | ||
| eswifi_core.c | ||
| eswifi_log.h | ||
| eswifi_offload.c | ||
| eswifi_offload.h | ||
| eswifi_shell.c | ||
| eswifi_socket_offload.c | ||
| eswifi_socket.c | ||
| eswifi.h | ||
| Kconfig.eswifi | ||