Martin Kojtal
ba89da08bc
Merge pull request #1555 from bridadan/release-build-tests
...
Allow building of tests in build_release script
2016-02-20 08:03:08 +00:00
Brian Daniels
b020cbe758
Allow build_release.py to build tests
2016-02-19 16:00:11 -06:00
sg-
018cdb928a
Remove all references and use of code sourcery GCC in docs, build and export scripts
2016-02-10 23:27:33 -06:00
Martin Kojtal
45dbe35006
Merge pull request #1490 from ytsuboi/add-TY51822r3
...
[TY51822r3] add platform
2016-01-15 07:47:49 +00:00
Brian Daniels
bd8fcebfde
Fixes toolchain filtering
2016-01-12 15:34:02 -06:00
ytsuboi
9a9885e5fa
[TY51822r3] add platform
2016-01-06 23:17:24 +09:00
adustm
b12bcf2cbc
Add exporters for the new platform + add it to build and tests files
2016-01-06 13:51:53 +00:00
Wayne Roberts
fd20e2da7a
release platform MOTE_L152RC to public
2015-12-09 10:53:51 -08:00
Olaf Hagendorf
3ad727d681
[DISCO_F746] adding gcc_arm to build_release.py
2015-11-26 17:55:57 +01:00
Parthasarathy.S
ad561d66ef
Updated Readme for Atmel platform information and Added Atmel targets to the library build list
2015-11-24 19:50:37 +05:30
Wojciech Gorniak
c11d54e5b6
Merge https://github.com/mbedmicro/mbed
...
Conflicts:
workspace_tools/export/iar.py
workspace_tools/toolchains/gcc.py
2015-11-20 10:08:05 +01:00
adustm
92fb85f8bd
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into DEV_DISCOF429ZI
2015-11-16 15:02:41 +01:00
Brian Daniels
7f28e18afe
Allowing builds to report under different package name
2015-11-12 11:01:07 -06:00
Brian Daniels
736cae108e
Consolidating reporting in build_release and test_api
2015-11-12 11:01:03 -06:00
Brian Daniels
6ee94dee1e
Merged build_release report format into test junit format
2015-11-12 11:01:02 -06:00
adustm
11224405a8
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into DEV_DISCOF429ZI
...
Conflicts:
workspace_tools/build_release.py
workspace_tools/export/gccarm.py
workspace_tools/export/uvision4.py
workspace_tools/export_test.py
2015-11-12 10:42:59 +01:00
Rafal Fabich
63574f4c48
Added build target for STM32F410RB.
...
Initial version that can be built is based on STM32F411RE target which is compatible with F410.
TODOs: MCU specific modifications in CMSIS/HAL like memory sizes/map, peripherals, clocks, etc.
2015-11-12 09:07:47 +01:00
adustm
2e82fcdf34
DISCO_F429ZI: Update build and exporter files
2015-11-09 10:59:13 +01:00
dbestm
ba14dee242
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni
2015-11-06 10:54:09 +01:00
0xc0170
6bdf53a4e8
mbed lib revision - 109
...
Fix in analogin - DK target does not provide the pins
2015-10-29 11:48:55 +00:00
dbestm
7d245b9cff
Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_disco_f469ni
2015-10-21 16:26:16 +02:00
dbestm
c01a13fe1f
[DISCO_F469NI] add support of the disco f469ni
2015-10-21 16:26:06 +02:00
dbestm
86c139d13b
[NUCLEO_F303K8] add support for the nucleo_f303k8
2015-10-12 11:34:06 +02:00
Martin Kojtal
3b75452bbd
Merge pull request #1365 from dbestm/dev_nucleo_f042k6
...
Dev nucleo f042k6
2015-10-06 13:15:39 +01:00
Martin Kojtal
0e0bd6f2dd
Merge pull request #1361 from Wiznet/mbed_eco
...
PR for new platform WIZWIKI_W7500ECO.
2015-10-06 11:40:41 +01:00
0xc0170
2b2fa3a4e4
mbed lib revision - 108
2015-10-02 19:08:08 +02:00
dbestm
f769fee22f
Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f042k6
2015-10-01 14:04:34 +02:00
dbestm
d3ae38ced6
[NUCLEO_F042K6] add nucleo_f042k6 support
2015-10-01 14:03:52 +02:00
kaizen8501
6b3f4ec087
Change to use whitespaces instead of TAB.
2015-09-30 12:44:21 +09:00
hjjeon0608
c07b81c52d
Add WIZWIKI_W7500ECO platform in targets.py and build_release.py.
2015-09-30 10:14:00 +09:00
Martin Kojtal
0fa6058084
Revert "[NUCLEO_F303K8] add support of the STM32F303K8"
2015-09-28 19:01:26 +02:00
dbestm
d7ab336a2b
Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8
...
Conflicts:
workspace_tools/host_tests/host_test.py
2015-09-28 14:23:53 +02:00
0xc0170
4b5bb913d2
Merge branch 'mbed_dev2' of https://github.com/Wiznet/mbed into Wiznet-mbed_dev2
2015-09-28 12:43:52 +02:00
dbestm
0fb5d52a8c
[NUCLEO_F303K8] add rtos support
2015-09-24 16:33:57 +02:00
dbestm
1f04d34700
Merge branch 'master' of https://github.com/mbedmicro/mbed into dev_nucleo_f303k8
2015-09-24 16:22:15 +02:00
dbestm
8361259947
[NUCLEO_F303K8] add support of the STM32F303K8
2015-09-23 11:32:38 +02:00
Wojciech Gorniak
a68263815f
Merge branch 'master' of https://github.com/mbedmicro/mbed
2015-09-17 11:52:48 +02:00
0xc0170
37ae865a61
mbed lib revision - 107
2015-09-17 08:40:09 +01:00
hjjeon0608
0dc6adf51d
Add WIZWIKI_W7500P platform in targets.py and build_release.py.
2015-09-09 14:22:19 +09:00
Wojciech Gorniak
b9fd743216
ELMO target (NUCLEO_F411RE copy).
...
Conflicts:
workspace_tools/build_release.py
workspace_tools/export_test.py
workspace_tools/toolchains/gcc.py
2015-09-03 11:58:01 +02:00
0xc0170
8a32badea1
mbed lib revision - 106
2015-09-02 16:47:10 +01:00
0xc0170
020975119c
mbed lib revision - 104
2015-08-05 14:19:47 +01:00
James Devine
50fca30a2f
microbit: Added NRF51_MICROBIT_B to build_release.py
...
Added NRF51_MICROBIT_B to build_release.py so this platform
can be built for release.
2015-07-27 11:31:49 +01:00
James Devine
585fe6245f
Add BBC microbit platform: NRF51_MICROBIT
...
This adds the BBC micro:bit platform, based on NRF51822
Initially, add the platform to use whatever version of softdevice is the
default for the NRF51822-based platforms.
Originally written by James, modified for new target inheritance by
Jonathan Austin:
Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
2015-07-27 11:07:53 +01:00
PeterConheeney
06b9c99b27
mps2 added to build_release.py
2015-07-07 08:35:37 +01:00
0xc0170
45dd7550f2
Merge branch 'micronfcboard-build-release-fix' of https://github.com/bridadan/mbed into bridadan-micronfcboard-build-release-fix
...
Conflicts:
workspace_tools/build_release.py
2015-07-01 08:18:26 +01:00
Bogdan Marinescu
81e206d2ad
Disable DISCO_F746NG for now
...
Since code for this target can't be built with the online compiler at the
moment, disable it until we upgrade to a newer version of the compiler.
2015-06-24 11:35:46 +03:00
Bogdan Marinescu
299aff13f2
Fixes to build_release.py
...
- there's no target called APPNEARME_MICRONFCBOARD
- LPC11U37H_401 doesn't support IAR in targets.py
- DISCO_F736NG doesn't support GCC_ARM in targets.py
- LPC2460 syntax error
2015-06-23 15:12:42 +03:00
Brian Daniels
983fdafba3
Fixed name for MICRONFCBOARD in build_release.py
2015-06-22 10:59:43 -05:00
bcostm
02095056bb
[DISCO_F746NG] Add new target (py files + uvision exporter template)
2015-06-18 11:16:09 +02:00