Commit Graph

538 Commits (0a644d25e9060e4aa322548851aefda95f2b5552)

Author SHA1 Message Date
Wilfried Chauveau 0a644d25e9 add support for the murata's module based on STM32L0 2018-02-09 14:18:42 +00:00
Wilfried Chauveau 8340f5041a add support for STM32L443RC & WISE-1510 2018-02-09 14:18:42 +00:00
Clemens Mandl a457d71bd3 Updated List comparision with shorter implementaion using python build-in function zip() 2018-02-09 14:18:41 +00:00
Clemens Mandl 035fe91ebd Fixed a bug with multiple Sub-Directories with same name 2018-02-09 14:18:40 +00:00
Phyo Kyaw 454545aba2 Updated exporter for e2 studio: added new launch file 2018-02-09 14:18:40 +00:00
TomoYamanaka e54f6c7459 Enable exporter for GR_LYCHEE is a Renesas new target board
I added GR_LYCHEE as a new target board in DS-5, e2studio and IAR export.
2018-02-09 14:18:40 +00:00
Matthias L. Jugel c983f0f891 flatten the compiled files list 2018-01-27 00:57:57 -06:00
Matthias L. Jugel b055db154b use the normal name without cmake- prefix 2018-01-27 00:57:57 -06:00
Matthias L. Jugel 0087bc28cb add link library paths to build 2018-01-27 00:57:56 -06:00
Matthias L. Jugel ca09a299d6 add ci build operations 2018-01-27 00:57:56 -06:00
Matthias L. Jugel e332d5c23d change linking stage (dependencies), print built hex file name 2018-01-27 00:57:56 -06:00
Matthias L. Jugel 49e5fd0b10 fix linker issue 2018-01-27 00:57:56 -06:00
Matthias L. Jugel 441cd56acd add handling of sub-dependencies, fix profile selection 2018-01-27 00:57:56 -06:00
Matthias L. Jugel 5e669e0599 simplify the complicated removal of dependency sources add hex file generation 2018-01-27 00:57:56 -06:00
Matthias L. Jugel bb6081eb5b explain code, fix naming, work on linking 2018-01-27 00:57:56 -06:00
Matthias L. Jugel 706e133ee8 add cmake exporter for CLion use 2018-01-27 00:57:55 -06:00
c.mandl 875425161a Added Compiler Toolchain Varibales in Templates and modfied generation of jinja 2018-01-27 00:57:46 -06:00
Clemens Mandl 6cb6f5810c Small Refactoring of variable definitions and removed some unnecessary brackets 2018-01-27 00:57:46 -06:00
Clemens Mandl 25a5c0d844 Removed getattr() where it was not needed 2018-01-27 00:57:46 -06:00
Clemens Mandl 33be40c613 Fixed indention in Line 217 and 218 2018-01-27 00:57:45 -06:00
Clemens Mandl 24e2fc86ed Removed unnecessary list comprehension 2018-01-27 00:57:45 -06:00
Clemens Mandl eed5061783 Refactoring of function get_netbeans_file_list(file_list) to have a clearer code 2018-01-27 00:57:45 -06:00
Clemens Mandl c2ebdf32c6 Removed another block of unused (commented) code 2018-01-27 00:57:45 -06:00
Clemens Mandl be3d5748db Removed commented Line 2018-01-27 00:57:45 -06:00
Clemens Mandl f3a42f400a Fixed Linking with Linker Script 2018-01-27 00:57:45 -06:00
c.mandl 103244da8c Refactoring of Netbeans Exporter...still some more work to do, because linking still not works 2018-01-27 00:57:45 -06:00
c.mandl 979e54b031 Removed commented Line 2018-01-27 00:57:44 -06:00
c.mandl 0ffd251cd2 Added Netbeans Exporter 2018-01-27 00:57:44 -06:00
Adam Heinrich 1ca129ae54 NUCLEO_F413ZH: Add support for the NUCLEO-F413ZH board
Merged from the existing TARGET_DISCO_F413ZH code (which has the same MCU)
and TARGET_NUCLEO_F412ZG code (which has the same Nucleo-144 board and
pinout).
2018-01-12 15:01:47 +00:00
Edmund Hsu f99ec6beda Enable IAR export for EV_COG_AD3029LZ and EV_COG_AD4050LZ
- ADuCM3029 is the MCU name for EV_COG_AD3029LZ
 - ADuCM4050 is the MCU name for EV_COG_AD4050LZ
2018-01-02 15:22:02 +00:00
Jimmy Brisson 3680e60969 Remove include paths from uvision assembler export 2017-12-20 16:05:45 +00:00
adustm 8abe9a4be3 Add IAR exporter for STM32L475VG (mcu of DISCO_L475VG_IOT01A) 2017-12-20 16:05:44 +00:00
Jimmy Brisson 7afa7caf40 Correct typo? in e2studio exporter code 2017-12-20 16:05:43 +00:00
Jimmy Brisson 01e6d4d28a Correct pack_* members to refer to PACK files
They referred to PDSC files before
2017-12-20 16:05:43 +00:00
Martin Kojtal 22c0205afe Export: fix link in gettingstarted 2017-12-13 10:34:42 +00:00
jeromecoutant 88c3bcfd1c NUCLEO_L496ZG_P support 2017-11-03 11:06:45 +01:00
Jimmy Brisson c40b642455
Merge pull request #4650 from catiedev/master
NUCLEO_L496ZG: Add new Platform
2017-11-02 10:36:23 -05:00
Jimmy Brisson 44c4d84082
Merge pull request #5359 from ganesh-ramachandran/master
Added IAR export for TMPM066
2017-11-01 13:28:08 -05:00
Jimmy Brisson cbc3d83f83 Remove include from assember in makefile exporter
The build system does not do this, so this is a consistency fix
2017-11-01 09:26:25 -05:00
Anna Bridge 97e2d4a8c5 Merge pull request #5025 from grygorek/master
LPC1769 port
2017-10-26 11:35:35 +01:00
Ganesh Ramachandran 0a1d9fa018 added IAR export for TMPM066 2017-10-23 11:17:31 +05:30
Roberto Spelta b969979127 added IAR export for STM32L476JG 2017-10-10 16:04:52 +02:00
Pierre-Marie Ancele c17c410dc6 add target definition for sw4stm32 exporter 2017-10-06 11:37:03 +02:00
adustm 88a1540813 Add STM32L496VG to be able to exprot a program in IAR 2017-10-06 11:35:16 +02:00
Jimmy Brisson 9b62dce47e Merge pull request #5199 from mgiaco/master
Add quotes to preprocessor path on export
2017-10-05 11:12:24 -05:00
Jimmy Brisson 41998d5836 Merge pull request #5084 from adustm/NUCLEO_L486_export
Allow exporters for NUCLEO_L486RG
2017-10-05 11:12:06 -05:00
Mahadevan Mahesh 880f106740 Change LPC54608 to LPC546XX to include support for LPC54608/18/28
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2017-10-02 11:20:27 -05:00
Piotr Grygorczuk 728a3a4a76 mbed LPC1768 & Xpresso LPC1769 unified
Target of LPC1769 links to mbed LPC1768.
The PinNames.h has conditional compile for the pin names.
LWIP lpc17xx emac driver modified to allow LPC1769 target
2017-10-02 11:05:39 +01:00
Jimmy Brisson 1a04b0a7b4 Merge pull request #5052 from mbedNoobNinja/Branch_Export
ds5 & e2studio export fix
2017-09-29 10:09:30 -05:00
Mathias Giacomuzzi ca5bcf7592 remove the first join 2017-09-27 12:31:45 +02:00