blob: a97b419ee23ab87ed6854470f940a0949b6351cd [file] [log] [blame]
if(CONFIG_WIFI_WINC1500)
zephyr_include_directories(./)
zephyr_sources(
wifi_winc1500_nm_bsp.c
wifi_winc1500_nm_bus_wrapper.c
wifi_winc1500.c
)
endif()