arostm
|
cc1386ae8e
|
DISCO_F413ZH: corrections
- leds definition
- add sw4stm32 exporter
- recomment mco debug
|
2017-07-03 11:46:39 +01:00 |
arostm
|
3a8612f656
|
DISCO_F413ZH: add terget.json, build_travis.py and test.py changes
|
2017-07-03 11:46:39 +01:00 |
amq
|
cc84e140d8
|
Fix unresolved include of mbed_config.h in Eclipse
|
2017-07-03 11:46:37 +01:00 |
sarahmarshy
|
6f149fa0f3
|
Turn off "browse information" in Uvision template
"Browse information," or the indexer for MDK, causes extremely long
build times when enabled.
|
2017-07-03 11:46:37 +01:00 |
bcostm
|
b7aa3334c5
|
DISCO_L475VG_IOT01A: remove rtos from build_travis.py
|
2017-06-20 17:13:46 +01:00 |
bcostm
|
c4bf5c215e
|
Remove fat, usb_host, USB_10, USB_11 in build_travis.py --> alignment with other targets after rebase
|
2017-06-20 17:13:44 +01:00 |
bcostm
|
15f20cb7ab
|
Add "01A" suffix in target name
|
2017-06-20 17:13:42 +01:00 |
bcostm
|
0de4feffb0
|
Add DISCO_L475VG_IOT in build, export and tests python files
|
2017-06-20 17:13:41 +01:00 |
Jimmy Brisson
|
38370530b8
|
Fix a bug in print_large_string
|
2017-06-20 17:13:39 +01:00 |
Jimmy Brisson
|
a68fa4ae98
|
Accept app config option for export
|
2017-06-20 17:13:38 +01:00 |
Brian Daniels
|
b8b416eb5a
|
Enable verbose builds when running example build tests
|
2017-06-20 17:13:31 +01:00 |
Jimmy Brisson
|
65db7d19eb
|
Export static files from mbed export
|
2017-06-20 17:13:30 +01:00 |
Jimmy Brisson
|
ceae03eccc
|
Filter supported devices with a post-bin whitelist in uvision
|
2017-06-20 17:13:30 +01:00 |
Jimmy Brisson
|
ee5006f672
|
Improve error messages for bootloader build errors
|
2017-06-11 09:48:46 +01:00 |
Sam Grove
|
de31126ba0
|
Add mbed-os-eample-cellular to release data
|
2017-06-11 09:48:38 +01:00 |
Martin Kojtal
|
aaa316aadf
|
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-11 09:48:37 +01:00 |
Jimmy Brisson
|
1b7af5fbb4
|
Correct FPU setting for Cortex-M7FD
They had floating point turned off before
|
2017-06-11 09:48:32 +01:00 |
Jimmy Brisson
|
68c58c32d7
|
Correct profile handling in GNUARMEclipse exporter
|
2017-06-11 09:48:32 +01:00 |
Jimmy Brisson
|
de72fd6973
|
Remove unsupported part from IAR
|
2017-06-11 09:48:31 +01:00 |
Jimmy Brisson
|
07276fb4d6
|
Remove incompatible post binary hook
|
2017-06-11 09:48:31 +01:00 |
Jimmy Brisson
|
42bfa06b48
|
Use absolute paths for bootloader binaries
|
2017-06-11 09:48:23 +01:00 |
Jimmy Brisson
|
121b7f1361
|
Fix typo in tools code to handle bootloader builds
fixes a regression
|
2017-06-11 09:48:16 +01:00 |
Sam Grove
|
236ce19779
|
Remove previous docs building method and replaced by `doxygen doxyfile_options`
|
2017-06-11 09:48:13 +01:00 |
Jimmy Brisson
|
5a0bd97927
|
Fix a typo in test code
I goofed on spelling (swapped two letters). Whoops.
|
2017-06-11 09:48:07 +01: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 |