Sam Grove
|
74b6e8cc4c
|
Merge pull request #4530 from bridadan/verbose_example_build
Enable verbose builds when running example build tests
|
2017-06-15 11:19:08 -05:00 |
Sam Grove
|
d7c5be26ef
|
Merge pull request #4544 from theotherjimmy/export-static-files
Export static files from mbed export
|
2017-06-15 11:18:28 -05:00 |
Jimmy Brisson
|
60fea42fdb
|
Filter supported devices with a post-bin whitelist in uvision
|
2017-06-13 15:55:36 -05:00 |
Jimmy Brisson
|
f81444d4f8
|
Export static files from mbed export
|
2017-06-13 13:40:30 -05:00 |
Brian Daniels
|
fd4cd43043
|
Enable verbose builds when running example build tests
|
2017-06-12 11:25:01 -05:00 |
Sam Grove
|
22e82659d1
|
Merge pull request #4483 from c1728p9/workshop_rebase_4061
Improve error messages for bootloader build errors
|
2017-06-11 01:09:35 -05:00 |
Martin Kojtal
|
13334105e4
|
Merge pull request #4448 from sg-/add-cell-example
Add mbed-os-example-cellular to release data
|
2017-06-10 08:29:18 +01:00 |
Jimmy Brisson
|
f55a8c3088
|
Merge pull request #4503 from 0xc0170/fix_issue_sdk_vectors
mbed sdk boot: copy vectors addition
|
2017-06-09 14:22:12 -05:00 |
Sam Grove
|
0013b4afa5
|
Add mbed-os-eample-cellular to release data
|
2017-06-09 15:18:04 +01:00 |
Jimmy Brisson
|
603ef3d75e
|
Correct FPU setting for Cortex-M7FD
They had floating point turned off before
|
2017-06-09 00:03:23 -05:00 |
Jimmy Brisson
|
64baee8ac7
|
Correct profile handling in GNUARMEclipse exporter
|
2017-06-09 00:03:23 -05:00 |
Jimmy Brisson
|
578064e3fc
|
Remove unsupported part from IAR
|
2017-06-09 00:03:22 -05:00 |
Jimmy Brisson
|
a5cc8ef446
|
Remove incompatible post binary hook
|
2017-06-09 00:03:22 -05:00 |
Martin Kojtal
|
278634a1f6
|
tools: mbed sdk boot should be separate object file
This was probably deleted during the rebase, as mbed sdk boot needs to be
own object file due to using weak functions.
|
2017-06-08 17:19:58 -05:00 |
Sam Grove
|
ea7561ddbb
|
Merge pull request #4494 from theotherjimmy/absolute-bootloader-paths
Use absolute paths for bootloader binaries
|
2017-06-08 15:51:04 -05:00 |
Jimmy Brisson
|
aaaccf0290
|
Fix typo in tools code to handle bootloader builds
fixes a regression
|
2017-06-07 15:45:06 -05:00 |
Jimmy Brisson
|
9c2626fd01
|
Use absolute paths for bootloader binaries
|
2017-06-07 15:00:53 -05:00 |
Sam Grove
|
744b95cc9f
|
Merge pull request #4425 from sg-/doxygen-template
Doxygen template and CI to not produce warnings and errors
|
2017-06-07 11:18:47 -05:00 |
Jimmy Brisson
|
1ee15560a7
|
Improve error messages for bootloader build errors
|
2017-06-06 17:57:25 -05:00 |
Sam Grove
|
7dfc75de6d
|
Remove previous docs building method and replaced by `doxygen doxyfile_options`
|
2017-06-05 17:32:45 -05:00 |
Jimmy Brisson
|
ad5608c9e6
|
Fix a typo in test code
I goofed on spelling (swapped two letters). Whoops.
|
2017-06-05 15:46:42 -05:00 |
Niklas Hauser
|
8fb74f42d2
|
uVisor: Wrap _memalign_r and _calloc_r
|
2017-06-04 14:41:59 +01:00 |
Yuguo Zou
|
88d4d1d0f8
|
exporter coding style fix
should use space instead of tab
|
2017-06-03 20:15:04 +01:00 |
Yuguo Zou
|
92ca664fda
|
Add support for mbed exporter
(uvision, gcc_arm, iar)
|
2017-06-03 20:15:04 +01:00 |
Yuguo Zou
|
0c046a4c38
|
improve coding style
|
2017-06-03 20:15:04 +01:00 |
Yuguo Zou
|
00ffb04f68
|
move target specific scripts to tools/targets/
|
2017-06-03 20:14:58 +01:00 |
Yuguo Zou
|
29e11a1cb9
|
move REALTEK_RTL8195AM.py, remove progen in targets.json
|
2017-06-03 20:14:54 +01:00 |
Yuguo Zou
|
02687b5ec5
|
A fix to enum issue
|
2017-06-03 20:14:54 +01:00 |
Yuguo Zou
|
f8019f4526
|
Mute RAM1 messages
|
2017-06-03 20:14:52 +01:00 |
Yuguo Zou
|
d461776ca7
|
Fix postbuild for ARM & GCC
|
2017-06-03 20:14:52 +01:00 |
Yuguo Zou
|
7867a816d7
|
WiFi test fix for GCC
right now still need to add flag in gcc.py, we are fixing!
|
2017-06-03 20:14:51 +01:00 |
Yuguo Zou
|
9514cf810a
|
improve py code
|
2017-06-03 20:14:51 +01:00 |
Yuguo Zou
|
d75c5dbef0
|
minor fixes
correct heap size in icf file;
improve REALTEK_RTL8195AM.py
|
2017-06-03 20:14:50 +01:00 |
Yuguo Zou
|
0894548b3d
|
complete postbuild process for IAR
also reduce replicated code
|
2017-06-03 20:14:50 +01:00 |
Yuguo Zou
|
ad85a1409b
|
Remove IPV4 from features in targets.json
|
2017-06-03 20:14:49 +01:00 |
Yuguo Zou
|
49baa975cd
|
py coding style
|
2017-06-03 20:14:46 +01:00 |
Yuguo Zou
|
9e9878f377
|
improve coding style
consistent with other tools
|
2017-06-03 20:14:45 +01:00 |
Yuguo Zou
|
53e837bce2
|
add support for REALTEK_RTL8195AM
|
2017-06-03 20:14:45 +01:00 |
Russ Butler
|
737c5a9cea
|
Trap on errors when building with debug profile
Define MBED_TRAP_ERRORS_ENABLED to 1 for the debug profile so errors
are obvious when building as debug.
|
2017-06-02 23:50:40 -05:00 |
Jimmy Brisson
|
9277c6e564
|
Move profile processing into build_api
|
2017-06-02 12:05:01 +01:00 |
Jimmy Brisson
|
caa50cb8a8
|
Allow overriding of non-cumulative target attributes
|
2017-06-02 12:03:53 +01:00 |
Sam Grove
|
4c4fb822dd
|
Merge pull request #4415 from theotherjimmy/disable-2-builds
Disallow building of mbed OS 2 + RTOS, and remove mbed OS 5 support for Cortext-A
|
2017-06-01 23:43:40 -05:00 |
Jimmy Brisson
|
cee0cbd900
|
Remove Cortex-A mbed OS 5 support
|
2017-06-01 13:16:09 -05:00 |
Jimmy Brisson
|
d8caee9077
|
Disallow building of mbed OS 2 + rtos
|
2017-06-01 13:16:03 -05:00 |
Jimmy Brisson
|
07a6c07408
|
Revert "Disable Cortex-A in tooling to provide better error messages"
This reverts commit f5859b308b .
|
2017-05-31 13:06:30 -05:00 |
Jimmy Brisson
|
4806229090
|
Fix bug in dependency handling
|
2017-05-31 09:54:09 -05:00 |
Martin Kojtal
|
88c398b52a
|
Merge pull request #4377 from theotherjimmy/disable-cortex-A
Disable Cortex-A in tooling for better error messages
|
2017-05-31 07:50:21 +01:00 |
Jimmy Brisson
|
f5859b308b
|
Disable Cortex-A in tooling to provide better error messages
Disable Cortex-A in compile supported matrix
Disable Cortex-A in export supported matrix
|
2017-05-30 14:32:06 -05:00 |
Anna Bridge
|
ddc015fb6e
|
Merge pull request #4303 from nvlsianpu/nrf52840_iar
enable iar exporter for nRF52840
|
2017-05-30 16:45:25 +01:00 |
Sam Grove
|
704ffd7010
|
Merge pull request #4331 from theotherjimmy/depend-on-profile
Have objects depend on their respective compiler invocations
|
2017-05-26 17:06:23 -05:00 |