zephyr/samples/subsys/logging/logger/src
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
..
ext_log_system_adapter.c log: make name param explicit 2018-09-11 13:25:55 -05:00
ext_log_system_adapter.h
ext_log_system.c samples: logging: Add usermode showcase 2019-08-27 14:29:21 -04:00
ext_log_system.h
main.c samples: logger: Fix test on stack hungry platforms 2019-11-20 15:59:12 +01:00
sample_instance.c logging: Print hexdumps with 16 bytes in one line 2019-10-11 17:53:50 +02:00
sample_instance.h samples: logging: Add usermode showcase 2019-08-27 14:29:21 -04:00
sample_module.c logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
sample_module.h samples/subsys/logging/logger: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00