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