zephyr/drivers/wifi/esp
Kumar Gala 2235c71ced drivers: wifi: Remove unncessary zephyr_include_directories
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>
2021-03-23 13:14:38 -05:00
..
CMakeLists.txt drivers: wifi: Remove unncessary zephyr_include_directories 2021-03-23 13:14:38 -05:00
Kconfig.esp drivers: wifi: esp: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
esp.c drivers: wifi: esp: Convert driver to new DT device macros 2021-02-15 08:31:52 -05:00
esp.h drivers: wifi: esp: process received packets in esp_rx thread 2021-02-05 11:42:03 -05:00
esp_offload.c drivers: wifi: esp: process received packets in esp_rx thread 2021-02-05 11:42:03 -05:00
esp_socket.c drivers: wifi: esp: process received packets in esp_rx thread 2021-02-05 11:42:03 -05:00