zephyr/samples/net/sockets
Valerio Setti 7c4abb1eb9 samples: sockets: exclude nrf5340dk with TF-M from http_server
When the sample is built for this platform a build error is generated
due to ROM being overflowed.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-12 00:15:39 +00:00
..
big_http_download yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
can boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
coap_client net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
coap_download
coap_server net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dumb_http_server samples: dumb_http_server: Fix dead "Zephyr About page" href 2024-12-02 14:23:43 +01:00
dumb_http_server_mt samples: dumb_http_server: Fix dead "Zephyr About page" href 2024-12-02 14:23:43 +01:00
echo boards: ti: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
echo_async net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
echo_async_select net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
echo_client samples: echo_client: fix rw612_openthread_rcp_host build in CI 2024-12-10 20:37:03 +01:00
echo_server samples: echo_server: fix rw612_openthread_rcp_host build in CI 2024-12-11 07:57:06 +01:00
echo_service net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
http_client net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
http_get yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
http_server samples: sockets: exclude nrf5340dk with TF-M from http_server 2024-12-12 00:15:39 +00:00
net_mgmt
packet
sntp_client net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
socketpair
tcp
txtime
websocket_client net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
sockets.rst