Commit ab09674e authored by Gil Pitney's avatar Gil Pitney Committed by Jukka Rissanen
Browse files

samples: net: include sockets echo sample build in cc3220sf sanitycheck



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: default avatarGil Pitney <gil.pitney@linaro.org>
parent c2cdbbaf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,3 +5,7 @@ arch: arm
toolchain:
  - zephyr
  - gnuarmemb
supported:
  - netif:wifi
  - i2c
  - gpio
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ sample:
tests:
  test:
    harness: net
    platform_whitelist: qemu_x86
    depends_on: netif
    tags: net