zephyr/samples/portability
Peter Bigot 48e6358c6d samples: cmsis_rtos_v1: philosophers: skip qemu_leon3
SPARC systems take a huge penalty in stack usage due to register window
saves.  A recent patch reverted SPARC-specific increases to various
stack sizes, causing this test to fail.

Other platforms are excluded because of stack limits, so do that here
too.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-27 09:05:21 -05:00
..
cmsis_rtos_v1 samples: cmsis_rtos_v1: philosophers: skip qemu_leon3 2021-01-27 09:05:21 -05:00
cmsis_rtos_v2 samples: cmsis_rtos_v2: increase stack 2021-01-20 16:45:31 -05:00
portability.rst