Bogdan Marinescu
305b628639
Fixed syntax error in build_release.py
2014-09-12 10:50:46 +01:00
ytsuboi
ab9cc6c050
[LPC4337] renamed target name from LPC4337_M4 to LPC4337
2014-09-03 02:20:48 +09:00
ytsuboi
1ee314c4a5
[LPC4337] first commit
...
just confirmed with >workspace_tools\make.py -m LPC4337_M4 -t ARM -p 25
2014-09-01 23:30:22 +09:00
Bogdan Marinescu
bbc120c478
Merge pull request #460 from xiongyihui/stm32f407
...
DISCO_F407VG - add USBDevice support and a variant - ARCH_MAX
2014-08-21 14:57:36 +01:00
Yihui Xiong
cbe4a4b26e
add target ARCH_MAX, a variant of DISCO_F407VG
2014-08-21 16:48:40 +08:00
Bogdan Marinescu
4dbfe1ea08
Merge pull request #445 from Experiment-626/master
...
Renamed TARGET_GHI_MBUINO to TARGET_OC_MBUINO to match the new name of t...
2014-08-18 09:18:55 +01:00
Bogdan Marinescu
3082f90285
Enabled GCC_ARM for NRF51822 targets in official build
2014-08-15 16:19:20 +01:00
Aron L. Phillips
bf254ca673
For this commit, renamed GHI_MBUINO to OC_MBUINO as required for the platform change as well as the TARGET_GHI_MBUINO to TARGET_OC_MBUINO directory.
2014-08-14 10:56:32 -04:00
Bogdan Marinescu
8c28ed250a
Removed DISCO_F407VG from the official build
...
It was basically useless, since there's no corresponding target on
mbed.org
2014-08-14 11:38:11 +01:00
Martin Kojtal
c266ac3596
Merge pull request #439 from xiongyihui/stm32f407
...
[Exporters] add DISCO_F407VG's uvision support
2014-08-12 07:38:54 +01:00
Yihui Xiong
c8704284bd
add DISCO_F407VG's uvision support
2014-08-12 11:53:19 +08:00
Christian Taedcke
67e9feeab7
[LPC1549] Add support for GCC_ARM
2014-08-09 16:05:06 +02:00
Bogdan Marinescu
2df4afd948
Merge pull request #395 from screamerbg/master
...
Support for multiple compile queues/jobs, stats cache and compile order consistency
2014-08-07 11:19:13 +01:00
Mihail Stoyanov
647c96172c
Merge branch 'master' of https://github.com/mbedmicro/mbed
...
Conflicts:
workspace_tools/build.py
2014-08-05 15:06:53 +03:00
Aron L. Phillips
1584c55aed
Modified the linker script for the ARM Micro, Standard, and GCC to accommodate for the specific chip that the mBuino platform uses LPC11U24FHI33/301 which is 6kB in the SRAM vs 8kB;
...
Added ('GHI_MBUINO', ('ARM', 'uARM', 'GCC_ARM')), to the OFFICIAL_MBED_LIBRARY_BUILD section of build_release.py.
2014-08-01 15:53:02 -04:00
Mihail Stoyanov
787da10f72
RedBearLab NRF51822 target support
2014-07-19 18:57:26 +03:00
Yihui Xiong
76f1eb949b
add ARCH_GPRS target
2014-07-16 18:34:20 +08:00
0xc0170
cf645e8fa1
[K20D50M] K20D50M - correct target name
2014-07-10 13:46:38 +01:00
Mihail Stoyanov
ff3cd57126
Add -j option to build.py, build_release.py and make.py
...
Multiple compile jobs are not enabled by default unless -j 0 or -j >1 is specified
2014-07-09 20:00:21 +03:00
Yihui Xiong
1b190a4ec2
add XADOW_M0 and ARCH_BLE
2014-07-07 15:09:25 +08:00
Bogdan Marinescu
2c7c7767de
Merge pull request #385 from ytsuboi/master
...
[HRM1017] Added to build_release.py
2014-07-04 15:21:33 +02:00
Mihail Stoyanov
19264fc372
Added ARM MPS2 platform support
...
Changed ONLINE_TOOLCHAIN flag to default_toolchain
2014-07-03 12:27:08 +03:00
ytsuboi
5e91f7d5ad
[HRM1017] Added to build_release.py
2014-07-03 03:35:11 +09:00
bcostm
fff8e429f9
[NUCLEO_F334R8] Add uVision4 exporter
2014-06-24 11:18:43 +02:00
bcostm
fa38a1d303
[NUCLEO_F411RE] Add uVision4 exporter
2014-06-20 14:17:55 +02:00
kazu
fd497f40de
Update build_release.py
2014-06-15 09:25:00 +09:00
kazu
3387f76cba
add 11U68 ARM CR
2014-06-15 09:12:42 +09:00
kazu
1fe1b65749
Update build_release.py
2014-06-12 21:02:32 +09:00
kazu
a0b12abc1b
add 1549 GCC_CR
2014-06-12 05:29:44 +09:00
Bogdan Marinescu
0adb870369
Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed
...
Conflicts:
workspace_tools/targets.py
2014-06-11 09:40:42 +01:00
0xc0170
58ac3c6cd5
Merge branch 'gcc_k64f' of https://github.com/sg-/mbed into sg--gcc_k64f
...
Conflicts:
workspace_tools/targets.py
2014-06-10 10:31:03 +01:00
sg-
bc61af3b93
Start of adding gcc_arm export support and GCC_ARM compilation support. Binaries produced by GCC for K64F not functional at this point.
2014-06-02 19:20:17 -05:00
0xc0170
00ddb5570b
spaces removal - workspace tools (not tmpl)
2014-05-29 15:42:03 +02:00
Yihui Xiong
73b643816c
add Arch Pro target
2014-05-28 17:54:42 +08:00
bcostm
7a7376bff0
[NUCLEO_F072RB] Add platform in python files
2014-05-21 15:00:59 +02:00
Bogdan Marinescu
e686ab9224
Added LPC11U68 to the official build
2014-05-19 17:08:40 +01:00
Bogdan Marinescu
9b366ee801
Added verbose option to build_release.py
2014-05-07 22:12:23 +01:00
Bogdan Marinescu
e9f1ad8b98
build_release.py: add option to build only with the official toolchain
2014-05-07 14:41:12 +01:00
bcostm
682a2f6891
[NUCLEO_L053R8] Add this platform in workspace_tools files
2014-05-05 11:22:02 +02:00
Bogdan Marinescu
0a55118494
Fix K64F compiler name in build_release.py
2014-04-07 17:32:47 +01:00
0xc0170
81eaf7e05b
K64F - addition to build release script
2014-04-03 10:02:29 +02:00
bcostm
f936c8f9ca
[NUCLEO_F302R8] Add F302R8 in workspace_tools python files
2014-03-19 15:55:30 +01:00
dinau
2d4fc59956
[LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build.
...
1. Added to the export table in export_test.py.
2. Added to the build table in build_release.py
3. Added the compilation directives to RTX os files.
Notice:
It would be better to change WORDS_STACK_SIZE definition in libraries/rtos/rtx/cmsis_os.h
from 512 to 128 for LPC11U35 and LPC1114 micros compiled by GCC toolchain with newlib-nano,
but I don't know the good way at this moment.
2014-03-17 23:45:39 +09:00
Emilio Monti
ebf51d732f
Add NRF51822 to the official release
2014-03-11 12:09:25 +00:00
inaud
8d1ffc7e4f
[LPC1114][GCC_ARM]: Added export functionality
2014-03-08 17:15:42 +09:00
Toyomasa Watarai
7216c36d0f
Added LPC11U35_501 target support
...
Tested with CQ's LPC11U35/501 target board
2014-03-04 17:57:33 +09:00
Yihui Xiong
602f8a0b09
to export lpc11u24 to gcc arm
2014-02-27 21:31:55 +08:00
sg-
1edb07ae94
Add target LPC1549 to release build_release.py
2014-02-20 16:47:55 -06:00
sg-
bded790c9b
Added uARM support for KL05Z and added target to build_release.py. Also updated uvision4.py to UBLOX_C027 from previous name C027
2014-02-17 22:12:16 -06:00
Emilio Monti
3136fcc15c
Add Nucleo board reset. Do not release Nordic yet.
2014-02-14 10:38:52 +00:00