zephyr/samples/mpu/mpu_stack_guard_test/src
Michel Jaouen 3e6965d188 mpu_stack_guard_test: add more thread for test
This test launches several threads. Only last thread will overflow the
stack and an mpu exception will occur. The other threads are regulary
suspended, this triggers access to kthread structure. This tests is
failed on st and nxp platform, if 32 bytes alignement is not set.

Signed-off-by: Michel Jaouen <michel.jaouen@st.com>
2017-08-09 13:36:09 -05:00
..
main.c mpu_stack_guard_test: add more thread for test 2017-08-09 13:36:09 -05:00
Makefile samples: move all MPU samples into one directory 2017-06-19 21:23:11 -04:00