Commit 98465702 authored by Gil Pitney's avatar Gil Pitney Committed by Anas Nashif
Browse files

samples: net: wifi: Add a cc3220sf_launchxl conf file



This enables testing of the scan, connect, and disconnect
wifi_mgmt functions of the wifi shell module for
the cc3220sf_launchxl.

Signed-off-by: default avatarGil Pitney <gil.pitney@linaro.org>
parent 3bc77e88
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# Conf file to test the net_wifi shell module with the cc3220sf WiFi driver
# cmake .. -DBOARD=cc3220sf_launchxl
CONFIG_WIFI_SIMPLELINK=y
# Debugging
CONFIG_SYS_LOG_WIFI_LEVEL=4
CONFIG_DEBUG=y