0xc0170
89b6c41a1b
uvision5 - add flags from uvision toolchain class
...
Flags should be unique, thus use list(set()) to remove duplicates
2016-05-04 16:56:43 -05:00
0xc0170
690b8f0e8b
uvision exporter - use toolchain flags
...
progen uses flags set by the toolchain, this should produce
the same result within the build and an exporter project.
2016-04-29 11:40:39 -05:00
0xc0170
864b349430
uvision - get_toolchain method regression fix
...
uvision uses default_toolchain, thus exporter needs to provide a method to
distinguish between ARM and uARM. Fixes #1686
2016-04-25 08:54:43 +01:00
0xc0170
19f43a5268
uvision exporter - fix - asm does not like string defined macros
2016-03-21 08:56:51 +01:00
Martin Kojtal
cfda78d2ca
Exporters uvision - fix timestamp - asm does not like decimal point
...
The mbed time build stamp is with decimal point, which is causing ASM to fail,
with strange command error. As a workaround, we truncate the number when exporting
to uvision.
2016-03-13 18:42:09 +01:00
Martin Kojtal
0fa5e462e6
Exporters uvision - fix template name
2016-03-11 08:27:39 +01:00
Martin Kojtal
3dcdd6e981
Exporters uvision - fix wording
2016-03-10 19:57:27 +01:00
Martin Kojtal
c44cf7a04d
Exporters - add progen to uvision
2016-03-10 15:58:41 +00:00
Peter Conheeney
bec257786a
commit of latest changes to arduino support, plus fixes for IOTSS BEID
2016-02-29 12:02:47 +00:00
adustm
ddea20a775
[NUCLEO_F746ZG] add exporters files
2016-02-26 11:36:49 +00:00
Toyomasa Watarai
d8f60f387d
Add LPC11U35 uvision exporter support
...
* Add LPC11U35_401 uvision exporter
* Add LPC11U35_501 uvision exporter
2016-02-25 15:49:35 +09:00
modtronix-com
b78542d10e
Changed target name from NZ32SC151 to NZ32_SC151
2016-02-18 09:49:14 +00:00
dinau
6e45dafa0e
Add uVision4 exporters for DISCO-{F051R8, F100RB, F303VC, F407VG}
...
(1) Add above exporters.
(2) Modified only comments in "cmsis_nvic.h" files.
2016-01-31 19:34:42 +09:00
Toyomasa Watarai
e62af0c146
Add LPC824 platform uvision4 exporters
...
* Add LPCXpresso824-MAX uvision4 exporter
* Add Switch Science mbed LPC824 uvision4 exporter
* Change exporter/README.md
2016-01-27 14:30:25 +09:00
Martin Kojtal
42ceddf229
Merge pull request #1467 from mbedmicro/fix_m7core
...
Fix m7core
2016-01-11 16:55:37 +00:00
0xc0170
35574d2e55
DISCO_F746NG - disable uLib for uvision4, use scatter file
...
uLib does not support floating, does not make sense to have it enabled.
2016-01-11 13:32:59 +00:00
adustm
b12bcf2cbc
Add exporters for the new platform + add it to build and tests files
2016-01-06 13:51:53 +00:00
adustm
1449c0d665
[NUCLEO_L476RG] re-insert this target in the list of uvision exporters
2015-11-23 14:39:25 +01:00
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
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
Mika Laurila
1d94de1afb
Added export templates for F410RB. Copied from F411, not tested.
2015-11-12 10:02:31 +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
dbestm
ef9949b9ea
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into dev_disco_f469ni
2015-11-10 10:09:20 +01:00
adustm
b390f4cc27
Merge branch 'master' of https://github.com/mbedmicro/mbed into DEV_DISCOF429ZI
2015-11-09 18:04:26 +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
akhilpanayam
d7449dc9f8
* added files for Keil IDE Support.
2015-11-04 16:02:49 +05:30
akhilpanayam
c187bc952d
* Added Keil Compiler Supprot for SAMR21G18A
2015-10-27 17:03:05 +05:30
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
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
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
95bf707325
NUCLEO_F031K6 : update python and test files
2015-09-11 15:11:35 +02:00
dbestm
a6f4046e7b
[NUCLEO_L476RG] add hal and target files
2015-09-07 14:01:17 +02:00
bcostm
43c62afc2a
Add ARM and IAR support + exporters
2015-08-17 14:37:28 +02:00
dbestm
2075adfd80
[DISCO_L053C8] enhance python file for uvision exporter
2015-07-31 13:54:23 +01:00
bcostm
02095056bb
[DISCO_F746NG] Add new target (py files + uvision exporter template)
2015-06-18 11:16:09 +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
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
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
ec8dd1d2c2
Merge pull request #972 from bcostm/master
...
NUCLEO_L073RZ - Add new target
2015-03-20 09:06:37 +00:00
explora26
d8ce906f54
[export] add gcc/uvision templates for RedBearLab nRF51822.
2015-03-17 00:13:55 +08:00
bcostm
c33c193dcf
[NUCLEO_L073RZ] Update python files and add toolchains template
2015-03-16 14:43:51 +01:00