Jimmy Brisson
|
eadbe71d58
|
Add core to uvision exporter template
Strip trailing F's and D's off of the Cputype in uvision
|
2017-01-31 12:18:52 -06:00 |
Martin Kojtal
|
04a31f3b39
|
Merge pull request #3534 from sarahmarshy/export-debug
Turn on debugging by default when exporting. Remove optimizations for IAR and Uvision
|
2017-01-16 16:49:39 +00:00 |
Sarah
|
54fd40f1da
|
Turn off optimizations for uvision and IAR
|
2017-01-10 15:30:31 -06:00 |
Jimmy Brisson
|
27e4e7d8a8
|
Change sorting to ignore case
|
2017-01-10 15:30:03 -06:00 |
Jimmy Brisson
|
36e5fbf136
|
Asciiabetize the files within a group
|
2017-01-10 15:18:42 -06:00 |
Jimmy Brisson
|
4d6918bd27
|
Alphabetize UVision groups
|
2017-01-10 14:50:57 -06:00 |
Martin Kojtal
|
9da1ff5290
|
Merge pull request #3114 from sarahmarshy/uvision-filetype-fix
Fix issue with unrecognized uvision file types
|
2016-11-29 18:09:09 +01:00 |
Sam Grove
|
a6f5233f45
|
[exporters] update uvision teamplates so build artifacts end up in BUILD directory, not .build
|
2016-11-18 00:23:18 -06:00 |
Sam Grove
|
6bee31eaad
|
[exporters] make sure to clean .build and BUILD when testing uvision
|
2016-11-18 00:22:43 -06:00 |
Sam Grove
|
e175f619b2
|
Merge pull request #3010 from nuket/fix-uvision-hpp
Add .hpp to list of Uvision Exporter extensions
|
2016-11-09 15:21:55 -06:00 |
Brian Daniels
|
9d91566927
|
Using Popen for uvision and unifying the structure of the build function
across exporters
|
2016-11-04 11:14:32 -05:00 |
Sarah Marsh
|
b1bdf71749
|
Fix issue with unrecognized uvision file types
|
2016-11-04 10:59:09 -05:00 |
Sarah Marsh
|
cc154a48cd
|
[Exporters] Build method documentation. Removal of unused Exception classes.
|
2016-11-01 15:03:31 -05:00 |
Sarah Marsh
|
b9bac0516b
|
[Exporter tests] changing variable names and respecting requirement kwargs
|
2016-11-01 15:03:31 -05:00 |
Sarah Marsh
|
986af0dd5e
|
New export-build tests.
Allows command line workflow of:
mbed import
mbed export
Also revises exporter supported target checks
|
2016-11-01 15:03:31 -05:00 |
Jimmy Brisson
|
7b15984483
|
Update pack-derived files, and add safely test
|
2016-10-20 09:37:02 -05:00 |
Max Vilimpoc
|
7faee9099e
|
Add .hpp to list of Uvision Exporter extensions
|
2016-10-13 13:12:18 +02:00 |
Sarah Marsh
|
fd86fef205
|
[uvision] Flash DLL string/debug
Versioning for arm-pack-manager
|
2016-10-04 14:26:45 -05:00 |
Sarah Marsh
|
2a907d296d
|
Fix Uvision CPU type error for DP and FPU targets.
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
9bec4181d9
|
Uvision FPU setting added to template
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
ab050a2319
|
Cpu type set in uvision template
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
9a02bfb7a3
|
Additional device names. mbed_targets.md update
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
8ca7ff2f5b
|
.lst file goes to hidden .build for uvision5
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
09c5be5921
|
Buid logs print with no new lines
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
a9d1dd005f
|
Build tests clean and logging revision
|
2016-10-04 14:13:36 -05:00 |
Jimmy Brisson
|
072128b29c
|
Integrate arm_pack_manager with exporters
|
2016-10-04 14:13:36 -05:00 |
Sarah Marsh
|
6fd1c77727
|
Refactor uvision. Add support for CMSIS project files
|
2016-10-04 14:13:36 -05:00 |