zephyr/drivers/wifi/winc1500
Diogo Correia 168791e08a winc1500: fix undefined declarations
LOG_LEVEL > LOG_LEVEL_OFF guards were protecting a couple of function
declarations. These functions were being used without taking this fact
into consideration. These guards are now applied around the stack_stats()
function only.

Signed-off-by: Diogo Correia <diogo.correia@fraunhofer.pt>
2023-09-06 11:44:20 +02:00
..
CMakeLists.txt wifi: fix build error on wifi_winc1500_nm_bsp_internal.h 2022-03-14 22:04:54 -04:00
Kconfig.winc1500 drivers: wifi: Update drivers to use devicetree Kconfig symbol 2022-08-31 21:57:06 +00:00
wifi_winc1500.c winc1500: fix undefined declarations 2023-09-06 11:44:20 +02:00
wifi_winc1500_config.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
wifi_winc1500_nm_bsp.c drivers: wifi: winc1500: Update driver to use gpio_dt_spec 2022-07-04 16:50:20 +02:00
wifi_winc1500_nm_bsp_internal.h drivers: wifi: winc1500: Update driver to use gpio_dt_spec 2022-07-04 16:50:20 +02:00
wifi_winc1500_nm_bus_wrapper.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00