mirror of https://github.com/ARMmbed/mbed-os.git
when in target.json "default_build": "small" is configured - build.py+make.py - uses linker option --specs=nano.specs - macro MBED_RTOS_SINGLE_THREAD is defined - exporting with project.py + make Makefile - doesn't use the linker option --specs=nano.specs - doesn't contain macro MBED_RTOS_SINGLE_THREAD |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arm.py | ||
| gcc.py | ||
| iar.py | ||