Skip to content

Only copy elf file if it exists. #420

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 1, 2019
Merged

Only copy elf file if it exists. #420

merged 1 commit into from
Oct 1, 2019

Conversation

konkers
Copy link
Contributor

@konkers konkers commented Sep 22, 2019

Some boards do not produce elf file intermediate (i.e those that use
build.preferred_export_format=axf or the like). This changes the
logic so that it's not an error for and elf file to be missing.

Some boards do not produce elf file intermediate (i.e those that use
build.preferred_export_format=axf or the like).  This changes the
logic so that it's not an error for and elf file to be missing.
@CLAassistant
Copy link

CLAassistant commented Sep 22, 2019

CLA assistant check
All committers have signed the CLA.

@masci
Copy link
Contributor

masci commented Oct 1, 2019

Tests pass locally, merging

@masci masci merged commit 18f9272 into arduino:master Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants