Commit Graph

9 Commits (7ca2cab34689003672203b72fcca52a3f8da1ab5)

Author SHA1 Message Date
Przemek Wirkus a4bafa53d0 Added new functionality to project.py switch -m where we can now separate using comma platforms. Now when you specify more than one platform, for each your peoject will be exported 2014-11-11 16:04:59 +00:00
Przemek Wirkus 66cd258254 Modified exporters so they support extra macros from external libraries like CppUTest library 2014-11-11 14:56:26 +00:00
Olaf Hagendorf f6117f8daf [PROJECT.py] removed the sys.exit() after cleaning 2014-10-16 12:45:46 +02:00
ohagendorf 0791533ef2 [PROJECT.py] add option 'clean'
Adds the cmdline option clean (to clean the export folder) and some
minor things (spelling and option order).
2014-10-15 23:42:48 +02:00
ohagendorf bac84a58bd [PROJECT.py] adds cmdline option to use program_name instread of program_id 2014-10-15 23:09:30 +02:00
Olaf Hagendorf 718366ba10 [PROJECT.py] sorts targets and toolchains for help option
Sorts targets and toolchains for help option and adds new option -L to
generate the list with possible projects to generate.
2014-10-14 18:04:32 +02:00
0xc0170 00ddb5570b spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
Bogdan Marinescu e162e96245 Always use the local version of workspace_tools
This ensures compatibility with the mbed-tools package.
2013-12-19 15:02:57 +02:00
Emilio Monti b248827341 Add script to export mbed SDK tests to different IDEs 2013-08-16 16:40:53 +01:00