Commit Graph

170 Commits (35fd4ad7d973a88bd8ec68e181672171ce54f72b)

Author SHA1 Message Date
Christian Taedcke cc09416bd2 Using jinja2 environment to load the template file.
This enables the use of template inheritance, see
http://jinja.pocoo.org/docs/templates/#template-inheritance
2014-08-13 21:52:47 +02:00
Bogdan Marinescu ec6f5454a8 Merge pull request #435 from janekm/master
fixes to NRF51822 GCC template
2014-08-12 10:22:59 +01:00
Bogdan Marinescu e6bf98d996 Merge pull request #437 from 0xc0170/fix_nordic_exporters
[Exporters] Nordic - uvision - RAM fix and mergehex removal
2014-08-12 10:22:24 +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
Janek Mann 4357cdb229 adding --gc-sections back in to the template 2014-08-11 11:51:58 +01:00
Janek Mann 24ea3bcafa fixes to NRF51822 GCC template 2014-08-11 00:30:06 +01:00
Christian Taedcke bc62d0b66d [LPC1549][GCC_ARM] Add export functionality 2014-08-09 16:05:07 +02:00
0xc0170 e689bd9421 [Exporters] Nordic - uvision - RAM fix and mergehex removal 2014-08-08 16:08:41 +01:00
jesusalvarez 8b831ab53b Enable exporters for LPC4330_M4 2014-07-21 21:41:05 -04:00
Martin Kojtal 2031512f69 Merge pull request #400 from micromint/master
[LPC4330] Updated LPC4330_M4 port
2014-07-15 07:35:28 +01:00
jesusalvarez e84df816c4 Restored assert on gpio_object.h. Added export template for GCC ARM Embedded (TOOLCHAIN_GCC_ARM) 2014-07-14 10:05:37 -04:00
jesusalvarez 4e82296c05 Updates to LPC4330_M4 drivers 2014-07-11 14:48:25 -04:00
0xc0170 cf645e8fa1 [K20D50M] K20D50M - correct target name 2014-07-10 13:46:38 +01:00
Rohit Grover aae8513739 changes needed to support V7 of the nRF51822 soft-device 110 2014-07-08 16:42:47 +01:00
Yihui Xiong e13f1f2516 export support for arch ble 2014-07-07 15:11:47 +08:00
dinau 0e1d88d0ee Merge branch 'origin/master' 2014-06-24 23:46:48 +09:00
bcostm fff8e429f9 [NUCLEO_F334R8] Add uVision4 exporter 2014-06-24 11:18:43 +02:00
dinau 84be4cfc65 Merge branch 'github.com/master' 2014-06-21 06:56:49 +09:00
dinau 323a5d7270 LPCCAPPUCCINO] initial port
LPCCAPPUCCINO is the breakboard that has LPC11U37,
https://strawberry-linux.com/catalog/items?code=12045
Schematic:
https://strawberry-linux.com/pub/cappuccino-sch.pdf
2014-06-20 23:08:02 +09:00
bcostm fa38a1d303 [NUCLEO_F411RE] Add uVision4 exporter 2014-06-20 14:17:55 +02:00
Bogdan Marinescu f60bb902c9 Merge pull request #358 from 0xc0170/dev_kds_exporter
kds exporter
2014-06-17 13:28:25 +03:00
0xc0170 990a82a008 [Codered exporter] tab to spaces 2014-06-17 12:55:16 +03:00
0xc0170 cf3b3d5a87 Merge branch '1549' of https://github.com/Kazu-zamasu/mbed into Kazu-zamasu-1549 2014-06-17 11:26:08 +03:00
0xc0170 c10588321e [KDS exporter] Release target missing paths + flags corrections 2014-06-16 14:26:50 +03:00
0xc0170 fdeeb8fcb1 [KDS Exporter] Internal builder option enabled (fix for long lines in linker) 2014-06-16 12:10:07 +03:00
kazu dac7e28264 Update codered_lpc1549_cproject.tmpl 2014-06-16 08:01:28 +09:00
kazu 3a9a86e47a Update codered_lpc11u68_cproject.tmpl 2014-06-16 08:00:51 +09:00
kazu 17f5c62b93 Update codered.py 2014-06-15 09:21:44 +09:00
kazu 3387f76cba add 11U68 ARM CR 2014-06-15 09:12:42 +09:00
0xc0170 e6038209f3 [KDS exporter] newlib-nano 2014-06-14 11:13:57 +01:00
0xc0170 dc50dad6e2 [KDS exporter] Print size, slashes corrections 2014-06-13 18:19:51 +01:00
0xc0170 60bf37ca7d [KDS exporter] debug symbols enabled, linker paths addition, plus common flags enabled/disabled 2014-06-13 14:04:32 +01:00
dinau 131cdb529d [LPC2368][GCC_ARM] Added export functionality
Other changes are,
(1) Modified link error
(2) Silent Warning
2014-06-13 20:13:14 +09:00
0xc0170 136569cf45 Freescale KDS template for launch configuration
- corrections in templates - include ass/c/c++
2014-06-12 15:12:12 +01:00
Bogdan Marinescu 66d25186cd Merge branch 'nrf51822-gcc-arm-export' of git://github.com/juancferrer/mbed into juancferrer-nrf51822-gcc-arm-export
Conflicts:
	workspace_tools/export/gccarm.py
	workspace_tools/export_test.py
	workspace_tools/targets.py
2014-06-12 14:44:36 +01:00
kazu ebced1c131 Update codered.py 2014-06-12 21:04:59 +09:00
Andreas Rebert 5d4be89662 [LPC4088] Corrected FPU setting in LPCXpresso project file 2014-06-12 11:22:18 +02:00
kazu d9c48d3450 add 1549 GCC_CR 2014-06-12 05:33:50 +09:00
kazu a0b12abc1b add 1549 GCC_CR 2014-06-12 05:29:44 +09:00
0xc0170 747007a369 initial version - exporters for Freescale KDS 2014-06-11 16:30:43 +01: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 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
0xc0170 e0ee969cca .orig files removal, *.orig addition to gitignore 2014-06-03 10:03:53 +01:00
Juan Carlos Ferrer 1624a5f2b6 Adds sreg concat 2014-06-02 22:33:00 -05: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
Juan Carlos Ferrer 7716e927b9 Exporter outputs hex 2014-06-02 18:50:02 -05:00
Juan Carlos Ferrer b93b72d00f Adds basic tmpl file 2014-05-31 16:21:37 -05:00
Juan Carlos Ferrer da3bb21d26 Add nrf51822 to export target 2014-05-31 15:33:21 -05:00