zephyr/samples/net/sockets
Gerson Fernando Budke 78ee5b1d05 samples: net: echo_client: Decrease SRAM for atsamr21_xpro
This update the echo_client configurations for the atsamr21_xpro board
to match same configs defined at echo_server.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2024-02-02 09:35:51 -06:00
..
big_http_download
can drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
coap_client docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
coap_server net: lib: coap: Use coap_transmission_parameters in coap_server 2023-12-18 09:28:25 +01:00
dumb_http_server samples: net: dumb_http_server: Sleep after accept error 2024-01-09 10:03:08 +01:00
dumb_http_server_mt samples: net: dumb_http_server_mt: Sleep after accept error 2024-01-09 10:03:08 +01:00
echo
echo_async
echo_async_select
echo_client samples: net: echo_client: Decrease SRAM for atsamr21_xpro 2024-02-02 09:35:51 -06:00
echo_server samples: net: echo_server: Decrease SRAM for atsamr21_xpro 2024-02-02 09:35:51 -06:00
echo_service samples: net: sockets: Add echo-service sample 2024-01-16 10:00:45 +01:00
http_client
http_get
net_mgmt samples: disable usermode for ip_k66f 2023-11-28 11:59:00 -06:00
packet samples coap_server: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
sntp_client samples sntp_client: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
socketpair
tcp
txtime samples/net: Move from native_posix to native_sim 2023-11-15 10:03:17 +01:00
websocket_client