zephyr/samples/subsys
Carlo Caione 6eb48088ed samples: logger: Fix test on stack hungry platforms
This test is failing on platforms requiring a bigger stack size. This
issue is fixed by adding the missing CONFIG_TEST_EXTRA_STACKSIZE to
tweak the thread stack size.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2019-11-20 15:59:12 +01:00
..
console doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
fs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
ipc openamp: ensure external openamp is build when target is out-of-date 2019-11-13 04:54:49 -06:00
logging samples: logger: Fix test on stack hungry platforms 2019-11-20 15:59:12 +01:00
mgmt coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
nvs boards: x86: qemu_x86: adding nvs capability 2019-09-27 10:06:40 -07:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
usb drivers: Add support for nRF52833 in several drivers 2019-11-13 10:33:38 -06:00
subsys.rst