zephyr/samples/net
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
..
cloud net: mqtt: fix sample to use zsock_ functions 2020-10-01 17:35:45 +03:00
common
dhcpv4_client
dns_resolve
eth_native_posix
gptp
gsm_modem device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv4_autoconf
lldp
lwm2m_client net: lwm2m: Make bootstrap optional 2020-10-06 12:01:13 +03:00
mdns_responder
mqtt_publisher net: mqtt: fix sample to use zsock_ functions 2020-10-01 17:35:45 +03:00
openthread/ncp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
promiscuous_mode
sockets samples: sockets: big_http_download: Increase stack size to 2.5K. 2020-10-07 13:08:44 +03:00
stats
syslog_net
telnet
vlan
wifi
wpan_serial device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wpanusb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
zperf shell: examples cleanup 2020-09-29 10:48:47 +02:00
net.rst