Commit Graph

35 Commits (00feaa02f21f032f692e765745fa467c34b9de34)

Author SHA1 Message Date
0xc0170 7b8165ddb3 Exporters - uvision5 addition
uvision5 uses software packs for devices, plus different extension. We
should use uvision as uvision4. This is based on progen, same as uvision4.
2016-04-20 08:40:21 +01:00
Martin Kojtal 896981126b Merge pull request #1659 from phyokyaw/master
Exporter tool addition for e2 studio
2016-04-19 11:05:28 +01:00
Mihail Stoyanov 60b322a521 Fixed broken zip exporter due to unintialized vars and python traceback (#1674) 2016-04-15 17:09:13 +01:00
Phyo Kyaw 8aba7b302a Exporter tool addition - e2 studio 2016-04-12 09:52:14 +01:00
Martin Kojtal c9bf785b69 Export - add export log yaml file
Exporters should provide additional information - what templates
are they using. For progen, it should be version, and we might add more
information later.
2016-04-05 09:59:45 +01:00
Martin Kojtal ba6ba1f687 Progen data refactor
The new format progen = dict() should allow to add more data used by progen.
The target can add tool flags to be overwritten by the default mbed template, or
even inject own template. This might be required for some targets. Therefore we
shall allow thiss.
2016-02-24 17:58:58 +00:00
0xc0170 b9d78a005f Export - remove codesourcery tool 2016-02-18 09:33:59 +00:00
Daniel Kupiniak f0e3c0bf24 Added SW4STM32 project exporter for stm32 targets 2016-01-21 10:58:44 +01:00
0xc0170 3575c11ad5 Exporter - progen prefix to member functions for progen 2016-01-05 22:19:14 +00:00
0xc0170 56d4f6f9f3 Exporter - condition for progen simplification 2016-01-05 22:15:36 +00:00
0xc0170 5074f4814c Exporter - use progen to generate files (2 new methods) 2016-01-05 22:15:34 +00:00
Parthasarathy.S d8b1789d27 Added Atmel Studio project template 2015-11-28 15:43:06 +05:30
Steven Cooreman 298db047c1 Add in Silicon Labs targets 2015-04-27 11:11:02 -07:00
Martin Kojtal 8dce46b543 Merge pull request #915 from BlackstoneEngineering/exporterUpdate2
Update to Offline Exporters
2015-02-15 11:06:07 +00:00
Mihail Stoyanov 37c0558f48 Default ide value for zip export mode 2015-02-13 22:19:30 +02:00
Austin Blackstone 9a6d8a9193 added updated .hgignore file to exporters, the file is simply copied in from the .hgignore file int he export directory, this way the file itself can be updated in the future, not the script 2015-02-13 20:02:04 +00:00
Mihail Stoyanov 4585f8aa11 Add simple ZIP exporter for the mbed Online IDE 2015-02-13 22:01:24 +02:00
Austin Blackstone 3bf5f94744 changed name from readme.html to GettingStarted.htm, changed web address from developer.mbed.org to mbed.org 2015-02-13 17:43:48 +00:00
0xc0170 42672cf3bb Merge branch 'readme_md' of https://github.com/ohagendorf/mbed into ohagendorf-readme_md 2015-01-27 14:23:19 +01:00
0xc0170 23afc625b7 Tools - expoters init file - tempdir name fix 2015-01-26 16:22:55 +01:00
Austin Blackstone c548c2693f fixed readme.html so it works on all OS's, previous commit only worked on windows 2015-01-21 11:13:33 -06:00
Austin Blackstone 6606e3e3cb added README.html to every offline export. This will redirect to a handbook page where we can keep an errata of things that need doing with various platforms and various toolchains. 2015-01-15 18:01:28 -06:00
ohagendorf f75f3c92e3 [workspace_tools] project.py adding 2 cmdline options
Forgot to remove an unsed method.
2014-12-30 20:08:36 +01:00
ohagendorf b57fefbd0c [workspace_tools] project.py adding 2 cmdline options
- Adding an option to print a matrix similar to build.py -S with targets
and supported IDEs
- Adding an option to write README.md in workspace_tools/export
2014-12-30 19:26:43 +01:00
Przemek Wirkus 1d5b91549e Minor changes: Removed unused import and trailing spaces 2014-11-11 16:08:13 +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
Bogdan Marinescu 43bee35a52 Keeping git happy about line endings
Not exactly sure why, but git shows diffs right after cloning
a fresh copy of the mbed repo. Definitely has something to do
with line endings, but not 100% sure why. Hopefully this will
fix things.
2014-10-06 14:28:55 +01:00
EmBlocks e57f488b53 EmBlocks EIX plugin support 2014-09-30 16:27:09 +02:00
0xc0170 747007a369 initial version - exporters for Freescale KDS 2014-06-11 16:30:43 +01:00
Stephen Paulger dfc673c6e0 Rename Code Red -> LPCXpresso 2014-04-01 16:23:19 +01:00
0xc0170 df403f2430 Initial commit - CoIDE for KL25Z 2014-01-12 09:03:46 +01:00
Bogdan Marinescu 0abfca2938 Added export maps
Since some targets with different names use the same exporters (for example
LPC4088_EA and LPC4088), add an "export map" for this situation.
2013-11-18 20:24:51 +02:00
Emilio Monti b248827341 Add script to export mbed SDK tests to different IDEs 2013-08-16 16:40:53 +01:00
Emilio Monti 3c6e2ab67a Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
Emilio Monti 5c20760685 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00