zephyr/samples/net
Vincent Wan 47a51d4698 samples: http_get: exclude cc32xx for sample.net.sockets.http_get.posix
Eliminates CI build warnings such as this which breaks the build:

  warning: NET_SOCKETS_POSIX_NAMES
  (defined at subsys/net/lib/sockets/Kconfig:13) was assigned the value
  'n' but got the value 'y'.

The testcase involves no offloading, which means it does not apply to
cc32xx.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2020-02-05 10:41:08 +02:00
..
cloud global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
common
dhcpv4_client
dns_resolve
eth_native_posix
gptp
gsm_modem samples: net: modem: Remove extra DTS setting from cmake 2020-02-05 10:19:15 +02:00
ipv4_autoconf
lldp
lwm2m_client
mdns_responder
mqtt_publisher drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
promiscuous_mode
sockets samples: http_get: exclude cc32xx for sample.net.sockets.http_get.posix 2020-02-05 10:41:08 +02:00
stats
syslog_net
telnet
updatehub
vlan
wifi treewide: use full path to wifi/winc1500.h header 2020-01-26 17:52:12 +01:00
wpan_serial treewide: use full path to uart.h header 2020-01-26 17:52:12 +01:00
wpanusb
zperf
net.rst