mirror of https://github.com/ARMmbed/mbed-os.git
Remove the code which checks the heap against the stack to determine if there is space left. Using the stack pointer as a limit causes problems when used with an RTOS since the stack pointer depends on the current thread which can use a user-allocated stack residing anywhere in memory. |
||
---|---|---|
.. | ||
cmsis | ||
hal |