1# Conf file to test the net_wifi shell module with the cc3220sf WiFi driver
2# cmake .. -DBOARD=cc3220sf_launchxl
3CONFIG_WIFI_SIMPLELINK=y
4# Debugging
5CONFIG_WIFI_LOG_LEVEL_DBG=y
6CONFIG_DEBUG=y
7