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. |
||
---|---|---|
TARGET_Ignore | ||
TESTS/integration/basic | ||
core | ||
docs | ||
frameworks | ||
hal | ||
net | ||
tools | ||
travis | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
MANIFEST.in | ||
requirements.txt | ||
setup.py |