Skip to content

Remove k64f defines from IAR templates #3047

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

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

sarahmarshy
Copy link
Contributor

@sarahmarshy sarahmarshy commented Oct 17, 2016

Description

Remove K64F macros from IAR template. This was an oversight missed after copying progen's template file https://github.com/project-generator/project_generator/blob/master/project_generator/templates/iar.ewp#L173.

Fixes #3026

Status

READY

@sarahmarshy
Copy link
Contributor Author

/morph export-build

@c1728p9
Copy link
Contributor

c1728p9 commented Oct 17, 2016

Looks good to me

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph export-build

Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look ok and failure from CI is caused by the UBLOX_EVK_ODIN_W2 target, unrelated to this PR and most likely a problem with master. That particular problem should be addressed in another PR and shouldn't block this one from being merged 👍

@bridadan
Copy link
Contributor

No need to run other bots on this PR since this file isn't tested by them!

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 18, 2016

@sarahmarshy Note, If we support custom templates, the tool exporter should clean up the common variables in the tool templates, like macros, as a user might just copy a template from their own project and I dont think we want to review all templates one by one. Progen does that therefore it was not an issue there.

@theotherjimmy
Copy link
Contributor

@0xc0170 We do not want to support custom templates, and we also do not want to have more than one template for each file. This will also prevent us from having to review the templates one by one, as there should only ever be one template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants