zephyr/samples/subsys/logging
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
..
logger samples: logger: Fix test on stack hungry platforms 2019-11-20 15:59:12 +01:00
syst samples: add sample for logging syst format output 2019-10-29 10:18:51 +01:00
logging.rst