Martin Kojtal
|
5a47ce92d4
|
Merge pull request #613 from bcostm/master
Tools: Exporters - IAR exporter for NUCLEO_F302R8
|
2014-10-29 07:19:34 -07:00 |
Mihail Stoyanov
|
4dd6caa144
|
Build release support for nRF51-DK, nRF51-Dongle, RedBearLab BLE Nano
|
2014-10-29 11:26:41 +02:00 |
bcostm
|
1005539f17
|
[NUCLEO_F302R8] Add IAR exporter
|
2014-10-28 10:17:38 +01:00 |
bcostm
|
ff5f397e79
|
[NUCLEO_L152RE] Add IAR exporter
|
2014-10-27 13:21:44 +01:00 |
bcostm
|
e363e54776
|
[NUCLEO_F401RE] Add IAR exporter
|
2014-10-27 11:20:08 +01:00 |
Martin Kojtal
|
8b967a2023
|
Merge pull request #592 from ohagendorf/master
Tools: build release - some missing toolchain entries for ARM GCC toolchain
|
2014-10-24 09:07:48 +01:00 |
ohagendorf
|
5ba726949d
|
[BUILD_RELEASE.py] removed Discovery boards for later testing
|
2014-10-23 19:37:52 +02:00 |
ohagendorf
|
21ce71f724
|
[BUILD_RELEASE.py] some missing toolchain entries
Added some missing toolchain entries where exporters already existed.
|
2014-10-23 00:48:01 +02:00 |
Martin Olejar
|
ba7a631c3d
|
Merge branch 'master' into dev-freescale-kl43z
|
2014-10-21 23:14:39 +02:00 |
sg-
|
5401741e80
|
[mbed] Add K22F to build_release.py
|
2014-10-21 04:41:48 -05:00 |
ytsuboi
|
9155d4204b
|
[SSCI824] Add platform
|
2014-10-19 22:49:16 +09:00 |
dbestm
|
3cc3193445
|
[NUCLEO_F411RE] Adapt python script + CMSIS files to build/export to IAR
|
2014-10-15 15:00:35 +02:00 |
Martin Olejar
|
4151ca0e98
|
Added LPUART support and fixed a many errors in KL43Z target
|
2014-10-15 01:02:32 +02:00 |
Martin Kojtal
|
46e37048a8
|
Merge pull request #535 from bcostm/dev_F091RC
Platform: New platform addition - NUCLEO_F091RC
|
2014-10-07 09:23:49 +01:00 |
bcostm
|
8b6ee09232
|
[NUCLEO_F091RC] Update python files for this target, add uVision exporter
|
2014-10-06 16:31:48 +02:00 |
Toyomasa Watarai
|
685f97da37
|
Add LPC824 platform
LPCXpresso824-MAX support
uARM target support
RTOS support
|
2014-10-05 16:18:48 +09:00 |
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 |