zephyr/samples/portability
Andy Ross 9ff319dc52 samples/portability/cmsis_rtos_v2/philosophers: Exclude qemu_x86_64
This is hitting a stack overflow (probably the same reason xtensa is
also excluded -- both are stack-hungry platforms), but with CMSIS
there is a fixed cap of 512 bytes that can't be extended.  So
whitelist this sample.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-02-08 14:49:39 -05:00
..
cmsis_rtos_v1 samples: cmsis_rtos_v1: Resolve control flow issue 2019-02-06 21:34:20 -05:00
cmsis_rtos_v2 samples/portability/cmsis_rtos_v2/philosophers: Exclude qemu_x86_64 2019-02-08 14:49:39 -05:00
portability.rst