mbed-os/workspace_tools/toolchains
Bogdan Marinescu 1bb844c842 Added macro definition from command line
build_api.py now support macros defined at compile time, so build.py and
make.py can be used like this:

$ make.py/build.py <options> -DMACRO1 -DMACRO2=VALUE2 ...
2013-10-21 11:11:06 +03:00
..
__init__.py Added macro definition from command line 2013-10-21 11:11:06 +03:00
arm.py Added macro definition from command line 2013-10-21 11:11:06 +03:00
gcc.py Added macro definition from command line 2013-10-21 11:11:06 +03:00
iar.py Added macro definition from command line 2013-10-21 11:11:06 +03:00