mbed-os/TESTS/mbedmicro-rtos-mbed/malloc
Qinghao Shi 3c302d9d9b Increase the thread stack size on FastModel targets
The thread stack size was restricted due to some boards have really limited RAM sizes,
and out of heap memory on multiple threads tests.
The side effect was on the debug profile build, the tests will get stack overflow.
We need the build the test with debug profile in order to do the code coverage analysis.
So increased the thread stack size on FastModel targets.
2018-08-17 17:46:29 +01:00
..
main.cpp Increase the thread stack size on FastModel targets 2018-08-17 17:46:29 +01:00