mbed-os/tools/toolchains
Russ Butler f15f4fb76f Only allow one thread on unsafe standard libs
When using a standard library which does not support multi-threading
allow only one thread to be used.  This allows the code to remain
safe.

This also pulls up on the mbed library to use this change:
df0c855df9...5acdad9fd7
2016-06-12 22:26:07 +01:00
..
__init__.py Merge pull request #230 from mlnx/memap_improvements 2016-06-09 22:16:44 +01:00
arm.py Only allow one thread on unsafe standard libs 2016-06-12 22:26:07 +01:00
gcc.py Only allow one thread on unsafe standard libs 2016-06-12 22:26:07 +01:00
iar.py Further unifications of exporters 2016-06-10 15:14:38 +01:00