zephyr/samples
Oleg Zhurakivskyy 516525fcd8 samples: net: echo-server: Increase the stack size for the coverage
echo_server crashes if the coverage is enabled due to the insufficient
stack size.

Use bigger stack size when the coverage is enabled.

Fixes #20797

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2019-11-27 10:14:20 +01:00
..
application_development boards: Update defconfigs after renaming to USB_NRFX 2019-11-13 10:33:38 -06:00
basic samples: remove CONFIG_SERIAL from blinky 2019-11-18 13:49:42 +01:00
bluetooth samples: bluetooth: adding hci_rpmsg sample 2019-11-20 19:29:06 +01:00
boards samples: mesh: nrf52: corrected & improved transition implementation 2019-11-26 11:03:23 +02:00
cpp_synchronization cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
display coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
drivers samples: i2c_scanner: provide more complete output 2019-11-19 15:22:38 -05:00
gui boards: arm: mimxrt1064_evk: Fix display support 2019-11-15 10:06:56 +01:00
hello_world doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
mpu cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
net samples: net: echo-server: Increase the stack size for the coverage 2019-11-27 10:14:20 +01:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers samples: philosophers: Introduce CONFIG_TEST_EXTRA_STACKSIZE 2019-11-15 08:07:28 -05:00
portability x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
posix samples: posix: gettimeofday: Demo gettimeofday() returning correct time 2019-10-28 13:04:35 +02:00
sensor doc: fix LPS22HB doc indentation 2019-11-20 17:47:20 -05:00
shields board/shields: x-nucleo-iks01a3: (FIX) use INT2 for LSM6DSO DRDY 2019-11-22 15:40:30 +01:00
smp coccinelle: update int literal to timeout 2019-11-08 19:30:42 -05:00
subsys samples: logger: Fix test on stack hungry platforms 2019-11-20 15:59:12 +01:00
synchronization tests: tracing: add tests for tracing features 2019-09-27 14:42:22 -04:00
testing/integration license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace doc: fix misspelling in userspace doc 2019-11-12 08:47:14 +01:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst
index.rst Samples: Add SMP Pi 2019-11-03 12:41:29 +01:00