zephyr/samples/net/sockets
Vincent Wan dd5c33361b samples: net: socket_echo_select: add support for TI CC32xx
TI CC32xx does not support binding the same port to multiple sockets,
but instead uses the IPv6 socket to handle both IPv4 and IPv6
connections. This commit modifies the sample to reflect this.
In addition, Kconfig options are overridden in order for the sample
to take advantage of wifi and socket offloading on this platform.

Signed-off-by: Vincent Wan <vwan@ti.com>
2020-07-27 13:28:06 +02:00
..
big_http_download samples: net: sockets: big_http_download: Extend progress metrics 2020-07-11 14:56:13 +04:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
civetweb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
coap_client cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
coap_server samples: coap_server: Refactor to use coap_get_option_int 2020-06-09 21:25:11 +03:00
dumb_http_server samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
dumb_http_server_mt samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
echo samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
echo_async samples: sockets: echo_async: add IPv6 support for TI CC32xx 2020-07-21 15:08:56 +02:00
echo_async_select samples: net: socket_echo_select: add support for TI CC32xx 2020-07-27 13:28:06 +02:00
echo_client net: openthread: make diag compile 2020-07-20 14:40:29 +03:00
echo_server net: openthread: make diag compile 2020-07-20 14:40:29 +03:00
http_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
http_get samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net_mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
packet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sntp_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
socketpair samples: sockets: socketpair: mitigate negative index 2020-06-03 18:33:19 +02:00
tcp samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME 2020-06-15 16:38:38 +03:00
websocket_client random: Include header where it is used 2020-07-08 21:05:36 -04:00