2018-06-08 06:49:57 +08:00
|
|
|
# Conf file to test the net_wifi shell module with the cc3220sf WiFi driver
|
|
|
|
# cmake .. -DBOARD=cc3220sf_launchxl
|
|
|
|
CONFIG_WIFI_SIMPLELINK=y
|
|
|
|
# Debugging
|
2018-10-05 19:52:38 +08:00
|
|
|
CONFIG_WIFI_LOG_LEVEL_DBG=y
|
2018-06-08 06:49:57 +08:00
|
|
|
CONFIG_DEBUG=y
|