Previously, wifi-enabled samples were not built by sanitycheck for the cc3220sf_launchxl. This patch gets the sockets echo sample to build. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
9 lines
150 B
YAML
9 lines
150 B
YAML
sample:
|
|
description: BSD Sockets API TCP echo server sample
|
|
name: socket_echo
|
|
tests:
|
|
test:
|
|
harness: net
|
|
depends_on: netif
|
|
tags: net
|