zephyr/samples/net/sockets
Paul Sokolovsky 71baf21d51 samples: sockets: big_http_download: Increase stack size to 2.5K.
Testing the sample with Zephyr SDK 1.14 (vs 1.13) with qemu_x86
showed that it consistently crashes on 2th-4th iteration. Avoid
bite-sized increase this time, and dump stack considerably to
avoid constant need to update it.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-10-07 13:08:44 +03:00
..
big_http_download samples: sockets: big_http_download: Increase stack size to 2.5K. 2020-10-07 13:08:44 +03:00
can sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
civetweb samples: net: civetweb: reduce RAM usage 2020-09-30 14:32:58 +03:00
coap_client sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
coap_server samples: net: sockets: Fix for multicast filtering 2020-09-14 10:27:50 +03:00
dumb_http_server samples: sockets: dumb_http_server: If send() fails, print errno 2020-10-01 15:46:51 +03:00
dumb_http_server_mt
echo samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async_select sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
echo_client samples: net: echo_server: Decrease buffer for atsamr21_xpro 2020-09-22 16:15:10 -05:00
echo_server samples: net: echo_server: Decrease buffer for atsamr21_xpro 2020-09-22 16:15:10 -05:00
http_client tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
http_get sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net_mgmt
packet sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
sntp_client sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
socketpair misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +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