-
Notifications
You must be signed in to change notification settings - Fork 3k
Add OpenOCD 5x launch file to e2 studio and update naming #5933
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Automatic CI verification build not done, please verify manually. |
|
@theotherjimmy Please review if possible. Thank you. |
theotherjimmy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
|
/morph build |
1 similar comment
|
/morph build |
Build : SUCCESSBuild number : 968 Triggering tests/morph test |
Test : SUCCESSBuild number : 796 |
|
Odd. Result didn't report back. |
|
/morph export-build |
Exporter Build : FAILUREBuild number : 677 |
|
/morph export-build |
Exporter Build : SUCCESSBuild number : 682 |
Description
We have a Open OCD lunch file included in the exporter template. However Open OCD ID has changed
from gnuarmeclipse to gnumcueclipse. Hence this patch adds updates to existing launch file with new ID and also kept the old launch file for e2 studio 5.x compatibility.
Status
READY
Migrations
NO
Steps to test or reproduce
Export a project to e2 studio and import in e2 studio 6.x. Launch file doesn't appear on debug configurations dialog.