zephyr/samples/kernel
Daniel Leung ee40548788 samples: condvar: extra stack space for custom threads
When coverage is enabled, some boards require more stack space
for the custom threads created in main(). Since this "samples"
already has CONFIG_TEST enabled, we can pad the stack size
with CONFIG_TEST_EXTRA_STACK_SIZE.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-08-18 17:23:18 +02:00
..
condition_variables samples: condvar: extra stack space for custom threads 2022-08-18 17:23:18 +02:00
metairq_dispatch samples: kernel: metairq: Update ReadMe 2022-08-03 14:00:22 -05:00
index.rst