zephyr/samples/philosophers/src
Carlo Caione 6d9af83907 samples: philosophers: Introduce CONFIG_TEST_EXTRA_STACKSIZE
Some architectures require more space on the stack when running samples
and tests. Use the CONFIG_TEST_EXTRA_STACKSIZE also on the philosophers
sample to deal with such cases.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2019-11-15 08:07:28 -05:00
..
main.c samples: philosophers: Introduce CONFIG_TEST_EXTRA_STACKSIZE 2019-11-15 08:07:28 -05:00
phil_obj_abstract.h