Commit Graph

548 Commits (132357fefef0a716f78557b5c4606b9caaf09b51)

Author SHA1 Message Date
Mahesh Mahadevan 6cd23941eb LPC546XX: Add support for 220MHz core speed available on LPC54628
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-02-23 17:08:31 -06:00
Jimmy Brisson 35f3332933 Avoid blowing away .mbedignore files in exporters 2018-02-23 17:08:30 -06:00
Jan Jongboom a15e122982 gnuarmeclipse exporter uses mBed instead of proper casing 2018-02-23 17:08:29 -06:00
Wilfried Chauveau 82d16294cb rename MURATA type ABZ & WISE_1510 to their expected name 2018-02-09 14:18:46 +00:00
Matthias L. Jugel 955a077930 fix #5985 CLion exporter results in cmake build directory, causes compiler to fail in unexpect... 2018-02-09 14:18:45 +00:00
Jimmy Brisson 51d424f3cc Use relative path to scatter for include path 2018-02-09 14:18:45 +00:00
Mahesh Mahadevan b137307757 NXP: Add support for MIMXRT1050_EVK
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-02-09 14:18:44 +00:00
amq aa2cb58c79 VS Code exporter: do not overwrite existing (launch|settings|tasks).json 2018-02-09 14:18:43 +00:00
Jimmy Brisson 0376483157 Correct SW4STM32 supported check 2018-02-09 14:18:43 +00:00
Jimmy Brisson e7d29c6161 Force config resolution in gnuarmeclipse exporter 2018-02-09 14:18:43 +00:00
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