Andriy.Lishchynskyi
3bf6e9afb0
Resolved code review comments
2019-02-08 16:50:27 +00:00
Jimmy Brisson
ea074d0c71
Apply suggestions from code review
...
Co-Authored-By: Cypress-OpenOCD <39907069+Cypress-OpenOCD@users.noreply.github.com>
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
a427d891fe
Added copyright notes
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
9bae7c4288
Changes: - added new erase launch configuration - added new kits support - code cleanup
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
e6ab529a1e
Fix python3 compatibility issue
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
7314258275
Added GNU MCU Eclipse plug-in support
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
5b979148aa
Reworked launch configuration creation mechanism - switched to single template. Specific data comes from the JSON file
2019-02-08 16:50:27 +00:00
Andriy.Lishchynskyi
900ba6c9b6
added support for debug and program launch configurations
2019-02-08 16:50:27 +00:00
Jimmy Brisson
ed7793de65
Add clean methods to many more exporters
2018-02-22 14:46:21 -06:00
Alexander Zilberkant
bd660ec82e
Rename Eclipse .launch file according to project name
...
Since Eclipse supports working with multiple projects in the same workspace, .launch file name
should include project name for creating unique per-project .launch file.
2017-08-01 08:40:32 +03:00
Alexander Zilberkant
7744587dc6
Remove unused Python imports
2017-08-01 08:40:31 +03:00
Franz Schnyder
75a61dfe78
Fix review requests
...
- Shorten variable name
- Use comprehension to format include paths
2017-01-05 18:17:46 +01:00
Franz Schnyder
b668185339
Correctly format include paths for eclipse export
...
Eclipse CDT expects the include paths to include the project name like '/<project>/<include-path>' for workspace include directories.
See issue #3529 .
2017-01-05 14:20:54 +01:00
Sam Grove
72cdf9d16f
[exporters] iar build artifacts in BUILD directory, not .build
2016-11-18 00:22:21 -06:00
Jimmy Brisson
c64446dc39
Remove unneeded relpath calculations
2016-10-17 14:51:28 -05:00
Jimmy Brisson
2912522930
Exporters - Name the eclipse exporters
2016-10-17 14:35:26 -05:00
Sarah Marsh
3cf4d02293
[Eclipse] pyocd settings renamed
2016-09-30 10:15:26 -05:00
Sarah Marsh
a8213e7441
ARMC5 pyocd settings do not load executable
2016-09-27 16:08:30 -05:00
Sarah Marsh
32b1203b6c
Generic makefile in eclipse
2016-09-27 16:08:29 -05:00