zephyr/samples/subsys/portability
Enjia Mai 521e6ffb7c samples: enlarge the stack size to run a sample successfully
CMSIS limits the stack size, but for qemu_x86_64, qemu_xtensa, qemu_leon3
and the boards sunch as up_squared, ehl_crb, acrn_ehl_crb need more
stack size to run this successfully, or the stack overflow will happened.
So we enlarge the stack size to 1024 for this sample case.

For other boards the original 512 is enough.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2021-12-15 21:23:29 -05:00
..
cmsis_rtos_v1 samples: enlarge the stack size to run a sample successfully 2021-12-15 21:23:29 -05:00
cmsis_rtos_v2
portability.rst