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 | ||
| esp_offload.c | ||
| esp_socket.c | ||
| esp.c | ||
| esp.h | ||
| Kconfig.esp | ||