dbestm
86c139d13b
[NUCLEO_F303K8] add support for the nucleo_f303k8
2015-10-12 11:34:06 +02:00
Martin Kojtal
74b345e98b
Merge pull request #1372 from jrobeson/blenano-gcc-export
...
Add ARM GCC export for RBLabs BLE Nano
2015-10-08 08:16:24 +01:00
Johnny Robeson
d6879f8703
Add ARM GCC export for RBLabs BLE Nano
2015-10-06 17:24:51 -04: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
18f341cdc3
Merge pull request #1362 from TomoYamanaka/master
...
Support of export function to the DS-5.
2015-10-06 11:45:47 +01: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
tomoyuki yamanaka
f250a5de29
Support of export function to the DS-5.
...
We modified the following to support the export function to the DS-5.
- In tools files, add RZ_A1H to the target of DS-5.
- In tools files, add the tmpl files.
2015-09-30 15:22:52 +09:00
akhilpanayam
c2fa32ca71
* added template file for SAMD21G18A in GCC
...
* updated with correction in serial_api for finding mux setting.
2015-09-29 10:32:58 +05:30
akhilpanayam
8c6b817ca2
* Base Commit for SAMW25 support.
2015-09-29 10:32:56 +05:30
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
adustm
dd1e6f2843
Merge remote-tracking branch 'mbedmicro/master' into dev_NUCLEO_F031K6
2015-09-25 16:53:15 +02:00
dbestm
8361259947
[NUCLEO_F303K8] add support of the STM32F303K8
2015-09-23 11:32:38 +02:00
adustm
143dab44d2
NUCLEO_F031K6: Update templates for IAR and KEIL exporters
2015-09-22 09:58:37 +02:00
adustm
f971bf495d
NUCLEO_F031K6: Add gcc compilation exporter file
2015-09-15 10:07:41 +02:00
adustm
95bf707325
NUCLEO_F031K6 : update python and test files
2015-09-11 15:11:35 +02:00
adustm
ae0891878a
NUCLEO_F031K6 : add new target
2015-09-11 15:02:05 +02:00
dbestm
a6f4046e7b
[NUCLEO_L476RG] add hal and target files
2015-09-07 14:01:17 +02:00
Martin Kojtal
748fea3057
Merge pull request #1316 from kpurusho/master
...
Drivers for SAMD21
2015-09-07 09:46:11 +01:00
bcostm
cfb59496c5
Correct uVision
2015-09-02 07:51:02 +01:00
bcostm
b7b1cc7f9a
Add GCC and IAR
2015-09-02 07:50:44 +01:00
Martin Kojtal
483bb0197f
Merge pull request #1299 from claplace/lpc81x
...
LPC81X: reduce code size and add ARM_GCC support
2015-09-01 15:45:33 +01:00
akhilpanayam
6798b87180
Resolved merge conflict
2015-09-01 19:15:38 +05:30
bcostm
43c62afc2a
Add ARM and IAR support + exporters
2015-08-17 14:37:28 +02:00
Cyprien Laplace
65fa7b6923
LPC81X: reduce code size and add ARM_GCC support
...
LPC810 has only 4KB of flash, thus avoiding dead code is really nice.
Here the NVIC interrupt setup was pulled from the us_ticker code even
if no code is using timer events.
This also adds ARM_GCC support for TARGET_LPC81X.
LPC81X and LPC82X support Cortex M0+ VTOR register, so it is not
necessary to put non-init text at 0x200.
2015-08-16 21:35:08 -04:00
Martin Kojtal
6d84db41c6
Merge pull request #1289 from bcostm/dev_DISCO_F746NG
...
DISCO_F746NG - Improvements
2015-08-14 13:13:40 +01:00
Martin Kojtal
d73b377fb2
Merge pull request #1252 from chrta/refactor_lpcxpresso_exporter
...
Exporter - Derive codered/lpcxpresso exporter templates from a common template
2015-08-13 13:20:43 +01:00
bcostm
0b9bd41f23
[DISCO_F746NG] Add GCC_ARM exporter template file
2015-08-11 12:12:34 +02:00
bcostm
a1bd132fc1
Merge branch 'master' of https://github.com/mbedmicro/mbed
2015-08-07 11:54:06 +02:00
dbestm
2075adfd80
[DISCO_L053C8] enhance python file for uvision exporter
2015-07-31 13:54:23 +01:00
bcostm
277b2d033f
[DISCO_L476VG] Add platform in python files
2015-07-28 10:30:26 +02:00
bcostm
835e33d453
[DISCO_L476VG] Add uvision4 template files
2015-07-28 10:24:11 +02:00
Martin Kojtal
23cdadc405
Merge pull request #1253 from bcostm/master
...
DISCO_F746NG - Add IAR exporter
2015-07-27 09:25:33 +01:00
YoongHM
4a7d6beaea
Add GCC_ARM export for TEENSY3_1
...
To reflect support for GCC_ARM export for TEENSY3_1
2015-07-22 20:29:37 +08:00
YoongHM
8e04c1f2a7
Add gcc_arm_teensy3_1.tmpl
...
Add Jinja2 template to support export of Teensy 3.1 project for GCC ARM toolchain.
2015-07-22 20:25:23 +08:00
YoongHM
b1534cf994
Feature: Export GCC_ARM for TEENSY3_1
...
Support project export in GCC_ARM for Teensy 3.1.
2015-07-22 20:20:58 +08:00
bcostm
1f93b7694a
[DISCO_F746NG] Add IAR exporter
2015-07-20 13:16:22 +02:00
Christian Taedcke
92de25c232
[EXPORTER] Derive lpcxpresso M0 and M3 cprojects from one template.
2015-07-19 14:32:12 +02:00
Christian Taedcke
f3a4b6a9ca
[EXPORTER] Derive all lpcxpresso project files from one common template.
2015-07-19 12:50:31 +02:00
Christian Taedcke
f20246217c
[GCC_ARM][EXPORTER] Add Wextra flag as suggested in #950
2015-07-19 10:26:11 +02:00
akhilpanayam
8bd46960f3
* removed support for SAMD21J18A at this point. To be added later.
...
* removed unwanted headers in serial apis.
2015-07-15 12:22:28 +05:30
Martin Kojtal
d88afd36b5
Merge pull request #1204 from chrta/refactor_gcc_arm_efm_exporter_templates
...
Refactor remaining gcc arm exporter templates
2015-07-06 08:22:50 +01:00
Martin Kojtal
d5b4d2ab9c
Merge pull request #1214 from kpurusho/master
...
Initial version of drivers for SAMR21
2015-07-01 09:42:03 +01:00
Martin Kojtal
7766e75dd8
Merge pull request #1205 from sg-/gcc_asm_updates
...
GCC asm updates
2015-07-01 08:08:10 +01:00
Martin Kojtal
4022d52ee5
Merge pull request #1203 from mbedmicro/sg--patch-exporters1
...
Update .hgignore
2015-07-01 08:02:27 +01:00
Martin Kojtal
444a3346bd
Merge pull request #1201 from mbedmicro/sg--patch-kds2
...
Update kds_k22f_cproject.tmpl
2015-06-30 11:05:50 +01:00
akhilpanayamparambil
ce20024b88
** Initial Commit for Atmel SAMD21J18A and SAMR21G18A.
...
*HAL and CMSIS folder for the Target.
*Updated target.py, gccarm.py for including these targets and settings.py for compiler path.
2015-06-24 11:10:17 +05:30
sg-
73bfa3dd29
modify gcc_makefile template to use c preprocessor on assembly files
2015-06-20 13:43:14 -05:00
Christian Taedcke
aacecbebbb
[GCC_ARM][EXPORTER] Use one common template for all EFM32 platforms.
2015-06-20 11:52:40 +02:00
Christian Taedcke
c68a9e2a0d
[GCC_ARM][EXPORTER] A few more targets use the template.
2015-06-20 11:52:28 +02:00
Sam Grove
5c6bf0e18a
Update kds_k64f_cproject.tmpl
...
remove -specs=nano.specs
2015-06-19 14:40:28 -05:00
Sam Grove
d5077a5f62
Update kds_k22f_cproject.tmpl
...
Remove -specs=nano.specs from template
2015-06-19 14:39:41 -05:00
Sam Grove
ad7aafa9f9
Update .hgignore
2015-06-19 12:03:00 -05:00
Sam Grove
e8aca4396b
Update kds_k22f_cproject.tmpl
2015-06-19 11:34:11 -05:00
Sam Grove
bb7976110f
Update kds_k64f_cproject.tmpl
2015-06-19 11:32:14 -05:00
bcostm
02095056bb
[DISCO_F746NG] Add new target (py files + uvision exporter template)
2015-06-18 11:16:09 +02:00
Christian Taedcke
ddf0ced672
[GCC_ARM][EXPORTER] A few more targets use the template.
2015-06-17 21:10:59 +02:00
Christian Taedcke
9530bb14b9
[GCC_ARM][EXPORTER] Add phony target and size depends on elf.
2015-06-17 21:10:59 +02:00
Christian Taedcke
844fdf5c88
[GCC_ARM][EXPORTER] Use template on more platforms.
2015-06-17 21:10:48 +02:00
Christian Taedcke
4d2c443b1d
[GCC_ARM][EXPORTER] ARCH_MAX and ARCH_PRO use the template.
2015-06-17 21:05:23 +02:00
Christian Taedcke
70a6d59ea8
[GCC_ARM][EXPORTER] Remove a few empty lines from the generated Makefile
2015-06-17 21:05:23 +02:00
Christian Taedcke
da22953a7f
[GCC_ARM][EXPORTER] Use template for ARCH_BLE.
2015-06-17 21:05:23 +02:00
Christian Taedcke
82eee58eb8
[GCC_ARM][EXPORTER] Set different LDFLAGS for all cortex m0(+).
2015-06-17 21:05:22 +02:00
Christian Taedcke
4cdfbc7065
[GCC_ARM][EXPORTER] Use the cpu flags from the toolchain.
2015-06-17 21:05:22 +02:00
Christian Taedcke
e96a25a755
Use gcc common template for lpc1549.
2015-06-17 21:05:22 +02:00
Christian Taedcke
432264759a
Define blocks for some common makefile variables.
2015-06-17 21:05:22 +02:00
Christian Taedcke
143c3e6d28
Use CPU in LDFLAGS, too
2015-06-17 21:03:19 +02:00
Christian Taedcke
629e321123
Create a common gcc_arm export template.
...
Four exporters are using this template for now.
2015-06-17 21:03:19 +02:00
modtronix-com
d314c4a586
Moved target folder as discussed with 0xc0170, renamed target to NZ32SC151
...
Moved target from ../targets/cmsis/TARGET_STM folder to
../targets/cmsis/TARGET_STM/TARGET_STM32L1 folder as discussed with
0xc0170 (github.com/mbedmicro/mbed/pull/928). Renamed target from
NZ32ST1L to NZ32SC151. Details for board at
www.modtronix.com/nz32-sc151.html
2015-06-10 14:37:19 +10:00
Martin Kojtal
0aaa14b6a6
Merge pull request #1145 from bcostm/master
...
DISCO_F334C8 - Add uVision and IAR exporters
2015-06-03 08:38:03 +01:00
bcostm
f1040bdd04
[DISCO_F334C8] Add uVision and IAR exporters
2015-06-01 12:18:02 +02:00
Martin Kojtal
6f7f37eec7
Merge pull request #1118 from logost/LPC2460
...
Introduction of new platform LPC2460 MCU
2015-06-01 10:52:03 +01:00
Martin Kojtal
7ab478cf5c
Merge pull request #1110 from ohagendorf/nucleo_f446
...
Nucleo_F446RE - adding target
2015-06-01 10:27:07 +01:00
Tim
3f1cca6382
Update nRF51822 softdevice to s130 in GCC export sciprt
...
The main source code has removed the s110 softdevice in favour of s130. This fixes the GCC ARM export template.
2015-05-29 08:27:23 +01:00
ohagendorf
455b417b8f
[NUCLEO_F446RE] create new target - part 2
...
Update system_stm32f4xx to new version, generated by STM32CubeMX
Add target name to digital_loop test
Update coide export template
2015-05-23 19:03:12 +02:00
ohagendorf
8edb20bed6
[NUCLEO_F446RE] create the new target
...
Create the new target - mbed_blinky is runnning
2015-05-23 19:03:11 +02:00
0xc0170
f5eeaa09c6
Merge branch 'master' of https://github.com/modtronix-com/mbed into modtronix-com-master
...
Conflicts:
libraries/rtos/rtx/TARGET_CORTEX_M/RTX_CM_lib.h
libraries/rtos/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c
workspace_tools/export/coide.py
workspace_tools/export/gccarm.py
workspace_tools/export/uvision4.py
2015-05-21 09:53:12 +01:00
bcostm
c33e013276
[DISCO_F334C8] Add ARM, uARM and IAR toolchains.
...
Compilation and basic tests are OK.
2015-05-18 16:19:33 +02:00
Kevin Gillespie
abbded72a8
Updating Keil export templates to have flash algorithm.
2015-05-14 11:10:48 -05:00
Steven Cooreman
8fe49d550d
Kit ID update for Happy Gecko
2015-05-07 11:04:42 -05:00
Steven Cooreman
8d783f9acf
Workaround for SS not taking into account linker ordering
2015-05-06 15:51:25 -05:00
Steven Cooreman
74f1dc1cb6
Update exporter to optimize for size
...
Set a few flags to reduce code size
2015-05-05 15:40:42 -05:00
stevew817
e06fc12165
Merge pull request #1 from mbedmicro/master
...
Bring mbed up to date
2015-05-05 12:38:58 -05:00
Dmitry Bogdanov
4653da3604
Merge remote-tracking branch 'origin/master' into LPC2460
...
Conflicts:
libraries/USBDevice/USBDevice/USBEndpoints.h
workspace_tools/export_test.py
2015-05-05 21:35:21 +04:00
Steven Cooreman
9c79869f8a
Add the no-rtti compilation flag required for linking with precompiled libmbed.
2015-05-05 12:27:09 -05:00
0xc0170
bdaddafd92
Squashed commit (pull request #1072 )
...
commit 8e9e89f5d7
Author: bcostm <bco.stm@gmail.com>
Date: Tue Apr 28 17:12:52 2015 +0200
[STM32L0] Change back AHBPresc table name
commit 6433521fc1
Author: bcostm <bco.stm@gmail.com>
Date: Fri Apr 24 10:34:41 2015 +0200
[STM32_L0] hal improvements
- pins settings
- check STM32Cube HAL_Init return value
commit 7b6a5eadc6
Author: bcostm <bco.stm@gmail.com>
Date: Fri Apr 24 10:32:12 2015 +0200
[NUCLEO_L073RZ] Improvements (same as NUCLEO_L053R8)
commit 0a7f6d2bea
Author: bcostm <bco.stm@gmail.com>
Date: Fri Apr 24 10:30:44 2015 +0200
[NUCLEO_L053R8] Improvements
- Add new macro for pins setting (same as NUCLEO_F4)
- Fix issue with constant tables
commit 1f72ffe2fe
Author: bcostm <bco.stm@gmail.com>
Date: Fri Apr 24 10:26:55 2015 +0200
[DISCO_L053C8] Alignment with NUCLEO_L0, add IAR compilation + exporter
commit ed2d7dcbe1
Author: bcostm <bco.stm@gmail.com>
Date: Fri Mar 20 11:10:03 2015 +0100
[NUCLEO_F091RC/F303RE] Fix wrong detect_code field
2015-04-30 11:57:14 +01:00
Steven Cooreman
298db047c1
Add in Silicon Labs targets
2015-04-27 11:11:02 -07:00
0xc0170
809d8aa82b
Squashed commit of the following (PR #1023 ):
...
commit 5390a0eb7fc28dda30993602652350fd0ad87df0
Merge: 7c4831f
3998966
Author: 0xc0170 <c0170@rocketmail.com>
Date: Thu Apr 23 08:48:31 2015 +0100
Merge branch 'master' of https://github.com/dudmuck/mbed into dudmuck-master
Conflicts:
workspace_tools/export/uvision4.py
commit 3998966b1b
Author: U-owner-PC\owner <Wayne Roberts>
Date: Thu Apr 9 13:45:09 2015 -0700
using defines for platform specific requirement
commit 755c5d9b07
Author: U-owner-PC\owner <Wayne Roberts>
Date: Wed Apr 8 14:59:47 2015 -0700
added device ID for MOTE_L152RC
commit d812fb0002
Merge: 6ad66e8
158cbeb
Author: U-owner-PC\owner <Wayne Roberts>
Date: Wed Apr 8 07:25:23 2015 -0700
Merge remote-tracking branch 'upstream/master'
commit 6ad66e89d8
Merge: 14a1807
cfb9dd1
Author: U-owner-PC\owner <Wayne Roberts>
Date: Fri Mar 27 15:54:03 2015 -0700
merged upstream
commit 14a18078ca
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Mar 24 10:01:02 2015 -0700
RTC subSeconds at 16384Hz
commit 32d75d04c1
Merge: bc84c03
ea01d61
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Mar 24 09:59:43 2015 -0700
Merge remote-tracking branch 'upstream/master'
commit bc84c03a37
Author: U-owner-PC\owner <Wayne Roberts>
Date: Mon Mar 16 16:26:18 2015 -0700
handle HSE-PLL enabled upone deepsleep wakeup
commit 11bfe693b9
Merge: b7cec55
fdc75bf
Author: U-owner-PC\owner <Wayne Roberts>
Date: Mon Mar 16 14:37:11 2015 -0700
Merge remote-tracking branch 'upstream/master'
commit b7cec55d08
Merge: c5b61f5
4b74c54
Author: U-owner-PC\owner <Wayne Roberts>
Date: Mon Mar 9 13:15:56 2015 -0700
syncd with upstream
commit c5b61f5c1d
Merge: c16a115
9d2fd3e
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Mar 3 14:05:54 2015 -0800
syncd with upstream
commit c16a115e18
Merge: 51efd61
1b2a621
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 24 09:48:55 2015 -0800
Merge remote-tracking branch 'upstream/master'
commit 51efd619f1
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 24 09:48:22 2015 -0800
MOTE_L152RC
commit a122226e46
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 24 09:46:08 2015 -0800
renamed SEMTECH_LORA915 to MOTE_L152RC
commit 88fcf53069
Merge: 3e291c1
8648ff5
Author: U-owner-PC\owner <Wayne Roberts>
Date: Mon Feb 23 08:11:48 2015 -0800
Merge remote-tracking branch 'upstream/master'
commit 3e291c1cce
Merge: a59aefc
c9e93d2
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 17 19:04:04 2015 -0800
Merge remote-tracking branch 'upstream/master'
syncing my fork with master
commit a59aefc6ed
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 17 18:46:27 2015 -0800
added SEMTECH_LORA915 to python scripts
commit 15b1989b69
Author: U-owner-PC\owner <Wayne Roberts>
Date: Tue Feb 17 18:42:13 2015 -0800
added platform SEMTECH_LORA915
2015-04-23 08:55:29 +01:00
Kevin Gillespie
2044135c19
Adding export support for MAXWSNENV and MAX32600MBED.
2015-04-16 14:04:40 -05:00
Martin Kojtal
29ab478a78
Merge pull request #1032 from toyowata/master
...
LPC824, SSCI824 - Add GCC_ARM exporter support
2015-04-16 11:35:50 +01:00
Jeremy Brodt
5ada69b73d
[MAX32600MBED] Adding MAX32600MBED platform.
2015-04-14 10:00:23 -05:00
Toyomasa Watarai
d8049d5832
[LPC824, SSCI824] Add GCC_ARM exporter support
...
* Correct interrupt vector table for GCC_ARM startup
* Add GCC_ARM build target for SSCI824
* Add GCC_ARM exporter template files
* export_test has been passed
* autometed test has been passed
2015-04-13 17:54:12 +09:00
Martin Kojtal
cfb9dd117e
Merge pull request #1001 from mfiore02/3_25_15_dragonfly_mdot_pullrequest
...
Updated hal & cmsis support for MTS Dragonfly and MTS mDot
2015-03-27 15:47:58 +00:00
Mike Fiore
52be48dea0
[mbed][MTS_DRAGONFLY_F411RE] remove post-build from Release build - Release doesn't seem to work at all
2015-03-25 11:41:30 -05:00
Mike Fiore
7e3aaa6a6d
[mbed][MTS_DRAGONFLY_F411RE] add post-build to Debug build as well as Release for IAR
2015-03-25 11:41:30 -05:00
Mike Fiore
28fdf0bb43
[mbed][MTS_DRAGONFLY_F411RE] add post-build script invocation to IAR export template for MTS_DRAGONFLY_F411RE
2015-03-25 11:41:30 -05:00
Mike Fiore
67f660337b
[mbed][MTS_DRAGONFLY_F411RE] override default binary name with constant name in IAR export. necessary for post-build script
2015-03-25 11:41:30 -05:00
vinnie rabbit
88f9d7eddf
[mbed][MTS_DRAGONFLY_F411RE] added custom linker file for IAR toolchain
2015-03-25 11:41:29 -05:00
GustavWi
94e6ba9441
Fixed documentation and pylint messages
2015-03-25 14:43:06 +01:00