zephyr/samples/net
Paul Sokolovsky e11eff7c8f samples: net: echo*: Increase stack size
Increase stack size to 1200 for echo and echo_async sample apps
(following a similar increase done to echo_async_select previously).
With default stack size, the apps no longer run (crash QEMU) with
Zephyr 2.4-pre.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-09-09 09:53:22 -04:00
..
cloud sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns_resolve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gptp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gsm_modem device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv4_autoconf sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lldp sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
lwm2m_client device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mdns_responder samples: net: mdns_responder: Add IPv4 gateway setting 2020-08-28 17:43:36 +02:00
mqtt_publisher samples: net: mqtt: Increase connect timeout 2020-09-09 15:46:24 +03:00
openthread/ncp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
promiscuous_mode zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
stats samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
syslog_net samples: net: syslog: Add configs for ipv4- and ipv6-only 2020-08-14 18:51:28 -04:00
telnet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vlan samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
wifi sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net.rst