zephyr/samples/net/sockets
Vincent Wan f1c0eb915b samples: http_get: connect without TLS by default on cc3220sf_launchxl
The example should work on the cc3220sf_launchxl by following the same
flow as on other boards, ie. by connecting with plain http by default
and use TLS only when an overlay is specified. We update the
configuration for cc3220_launchxl to not use TLS by default and the
README to point users to the right overlay file to use.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-12-12 10:53:26 -06:00
..
big_http_download samples: net: sockets: Do not reference default board in docs 2019-10-16 16:47:37 +03:00
can net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
civetweb include: Fix use of <json.h> -> <data/json.h> 2019-12-10 08:39:37 -05:00
coap_client samples: net: coap_client: Fix coverity issue 2019-09-10 22:17:54 +03:00
coap_server cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
dumb_http_server samples: net: dumb_http_server: Using code block when needed 2019-10-16 16:47:37 +03:00
dumb_http_server_mt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
echo global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
echo_async samples: net: sockets: Do not reference default board in docs 2019-10-16 16:47:37 +03:00
echo_async_select samples: net: sockets: Do not reference default board in docs 2019-10-16 16:47:37 +03:00
echo_client samples: net: Remove redundant frdm_kw41z configs from echo samples 2019-12-09 12:47:45 -05:00
echo_server samples: net: echo-server: Generate coverage report 2019-12-09 16:34:18 -05:00
http_client x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
http_get samples: http_get: connect without TLS by default on cc3220sf_launchxl 2019-12-12 10:53:26 -06:00
net_mgmt tests/net/: samples/net/: add a few 'userspace' tags 2019-07-15 09:05:10 -04:00
packet samples: net: Moved declaration of packet_data 2019-09-17 11:27:19 +02:00
sntp_client samples: sockets: sntp_client: Build for both native Zephyr and POSIX 2019-09-12 17:30:29 +03:00
websocket_client samples: net: Fix WS client Coverity issue 2019-11-26 08:22:35 -05:00