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
Kconfig.winc1500
wifi_winc1500.c winc1500: fix undefined declarations 2023-09-06 11:44:20 +02:00
wifi_winc1500_config.h
wifi_winc1500_nm_bsp.c
wifi_winc1500_nm_bsp_internal.h
wifi_winc1500_nm_bus_wrapper.c