Martin Olejar
|
dcf382510c
|
Added uvision4 and makefile templates for KL43Z. Inserted KL43Z target into travis build.
|
2014-10-22 19:42:07 +02:00 |
sg-
|
8e5fb67c30
|
[export] Add no rtti flag to exporters
|
2014-10-10 18:01:31 -05: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 |
Yihui Xiong
|
65a41937e3
|
[ARCH_MAX] add uvision project template
|
2014-10-04 21:54:08 +08:00 |
sg-
|
c4c90fe780
|
[mbed][exporters][k22f][gcc] Added exporters for uvision, gcc_arm, kds. Known issues are: uvision5 as K22F doesnt seem to be supported with uvision4. gcc_arm and kds - build but blinky led color doesnt behave correctly. Haven't debugged much. python project.py -m K22F -p 25 -i kds [uvision] [gcc_arm] to pick back up.
|
2014-09-19 18:46:22 -05:00 |
Bogdan Marinescu
|
c372035d60
|
Merge pull request #477 from sg-/master
Add derivative support to K64F and updates for MTS_GAMBIT
|
2014-09-11 16:47:48 +01:00 |
sg-
|
24f537ea60
|
[MTS_GAMBIT][K64F][exporters][net] Update directory names for K64F to allow derivative platforms. Change net/eth/lwip-eth/arch directory name to allow K64F derivative EthernetInterface support. Disable Ethernet in MTS_GAMBIT device.h - seems depreciated or just not implemented. Add MTS_GAMBIT exporters for uvision and gcc_arm
|
2014-09-04 17:26:54 -05: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 |
Yihui Xiong
|
c8704284bd
|
add DISCO_F407VG's uvision support
|
2014-08-12 11:53:19 +08:00 |
jesusalvarez
|
8b831ab53b
|
Enable exporters for LPC4330_M4
|
2014-07-21 21:41:05 -04:00 |
0xc0170
|
cf645e8fa1
|
[K20D50M] K20D50M - correct target name
|
2014-07-10 13:46:38 +01:00 |
Yihui Xiong
|
e13f1f2516
|
export support for arch ble
|
2014-07-07 15:11:47 +08: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 |
Bogdan Marinescu
|
c694da0543
|
Merge branch 'dev_error_assert' of git://github.com/0xc0170/mbed into 0xc0170-dev_error_assert
Conflicts:
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/serial_api.c
workspace_tools/toolchains/arm.py
|
2014-06-11 15:50:34 +01: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
|
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 |
0xc0170
|
6a84ffa433
|
Merge branch 'master' into dev_error_assert
Conflicts:
libraries/mbed/targets/hal/TARGET_Freescale/TARGET_K20D5M/spi_api.c
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/gpio_api.c
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11UXX/gpio_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/analogin_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/gpio_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/pwmout_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/serial_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/spi_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/i2c_api.c
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F401RE/i2c_api.c
|
2014-05-28 09:53:51 +02:00 |
bcostm
|
7a7376bff0
|
[NUCLEO_F072RB] Add platform in python files
|
2014-05-21 15:00:59 +02:00 |
0xc0170
|
60276a7cac
|
__ASSERT_MSG macro for uvision, corrections in LPC targets - serial - assert
|
2014-05-20 16:41:30 +01:00 |
0xc0170
|
540ec006b5
|
uvision exporter - precompiled headers, flags addition
- all current templates updated with misc flags option
- K64F - precompiled headers flag for uvision
|
2014-05-12 14:27:35 +01:00 |
sg-
|
3580bcf2ea
|
Update export/uvision4.py so FRDM-KL05Z uses microlib to match the mbed online IDE.
|
2014-05-09 15:21:36 -05:00 |
0xc0170
|
fc2970aa0e
|
NRF51822 - uvision exporters
|
2014-05-08 15:31:07 +01:00 |
bcostm
|
682a2f6891
|
[NUCLEO_L053R8] Add this platform in workspace_tools files
|
2014-05-05 11:22:02 +02:00 |
bcostm
|
f936c8f9ca
|
[NUCLEO_F302R8] Add F302R8 in workspace_tools python files
|
2014-03-19 15:55:30 +01:00 |
Mihail Stoyanov
|
01432a058b
|
Updated exporters to a merge-friendly format
|
2014-03-18 10:52:34 +00: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 |
sg-
|
5a64111465
|
Merge branch 'nxp_merge'
Conflicts:
workspace_tools/export/uvision4.py
|
2014-02-20 16:30:38 -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 |
ytsuboi
|
8bc9a83a0e
|
[LPC1549] Added export support
|
2014-02-17 11:53:44 +09:00 |
bcostm
|
3bcee59e40
|
Add NUCLEO_F401RE in uvision exporter, change flash prog to stlink for F103RB
|
2014-02-09 21:49:55 +01:00 |
Bogdan Marinescu
|
6e82b54538
|
Merge branch 'c027_lpc1768_refactor' of git://github.com/sg-/mbed into sg--c027_lpc1768_refactor
Conflicts:
workspace_tools/export/uvision4.py
|
2014-01-30 11:31:56 +02:00 |
sg-
|
f1fa9a0c25
|
Added support for C027. Small re-factor to LPC1768 to accommodate this.
|
2014-01-28 20:44:32 -06:00 |
bcostm
|
7d145c8dc4
|
[NUCLEO_L152RE] Add first files (gpio, pinmap, us_ticker)
|
2014-01-10 17:46:18 +01:00 |
0xc0170
|
6aa237fad2
|
K20D5M exporters for uVision and ARM GCC
|
2013-12-25 20:29:34 +01:00 |
0xc0170
|
f7cee14193
|
KL05Z GCC support, exporters for arm_gcc, uvision
|
2013-12-15 11:54:44 +01:00 |
0xc0170
|
69d91e067c
|
exporters for KL46Z (ARM GCC, uVision)
|
2013-12-10 17:10:23 +01:00 |
bcostm
|
ef164aa78b
|
Add uvision4 template files for NUCLEO_F103RB
|
2013-11-19 14:38:06 +01:00 |
Joris Aerts
|
f9474e926e
|
Add uVision template for LPC11C24
|
2013-09-18 11:43:08 -07:00 |
Joris Aerts
|
434c35c1d5
|
Split uVision project source files in groups mbed/hal/src
Files are grouped based on their path (mbed/common, mbed/targets, *)
Empty folders are not exported. Modified all uVision templates accordingly.
|
2013-09-18 10:02:40 -07:00 |
Emilio Monti
|
26bd46f50e
|
Add a method to the exporter to choose the toolchain. Add initial LPC812 uvision template
|
2013-09-17 15:56:35 +01:00 |
unknown
|
0e36bdd457
|
Bugfix: PIN Modes was not set correctly
Added: Export to uVision and Code Red toolchains
|
2013-09-09 14:10:11 +02:00 |
Emilio Monti
|
27d07f4a1d
|
Define all the required symbols in the generated project files
|
2013-08-08 16:58:37 +01:00 |
Emilio Monti
|
3c6e2ab67a
|
Add license to workspace_tools files
|
2013-08-06 14:38:00 +01:00 |
Matthew Else
|
66dddfb747
|
Add support for the LPC1114 in export.
|
2013-07-25 13:08:04 +01:00 |
Emilio Monti
|
091fe5c3d0
|
synch targets, exporters and tests
|
2013-07-17 14:11:54 +01:00 |
Emilio Monti
|
a5e0438a97
|
Add Freescale KL25Z
|
2013-02-26 14:57:42 +00:00 |