mbed-os/TESTS/mbed_hal/stack_size_unification
Przemyslaw Stekiel 01ca8443a8 Add stack size unification test
Test checks stack sizes:
 - ISR stack: exactly 1KB (with exception for NORDIC - 2KB and RENESAS - Cortex A targets not supported for this test)
 - Main thread stack: exactly 4KB (with some exceptions - 3KB)
 - Thread stack: exactly 4KB
2019-01-08 15:32:01 +01:00
..
main.cpp Add stack size unification test 2019-01-08 15:32:01 +01:00
stack_size_unification.h Add stack size unification test 2019-01-08 15:32:01 +01:00