Skip to content
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

chore: fix PIO Builds #145

Merged
merged 5 commits into from Sep 25, 2019

Conversation

ciband
Copy link
Contributor

@ciband ciband commented Sep 25, 2019

Summary

  • Corrected linker errors in PIO builds where Arduino entry points were
    missing.
  • Corrected long standing bug where concurrent builds of cmake and PIO in
    the same tree were broken.
  • Clear signed/unsigned mismatch warning
  • Update .gitignore

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

* Corrected linker errors in PIO builds where Arduino entry points were
missing.
* Corrected long standing bug where concurrent builds of cmake and PIO in
the same tree were broken.
@ghost
Copy link

ghost commented Sep 25, 2019

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost
Copy link

ghost commented Sep 25, 2019

Your pull request doesn't follow our contribution guidelines. Please review and correct it.

@ghost ghost added the Complexity: Low Less than 64 lines changed. label Sep 25, 2019
@ciband
Copy link
Contributor Author

ciband commented Sep 25, 2019

Arduino build breakage is not a result of this change.

@faustbrian faustbrian changed the title Bug: Fix PIO Builds chore: fix PIO Builds Sep 25, 2019
@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Sep 25, 2019
@ghost ghost added the Status: Contributor Approved The pull request has been approved by a contributor. label Sep 25, 2019
@ghost
Copy link

ghost commented Sep 25, 2019

A contributor has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@faustbrian faustbrian merged commit 7c29b9a into ArkEcosystemArchive:develop Sep 25, 2019
@ghost
Copy link

ghost commented Sep 25, 2019

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Status: Contributor Approved The pull request has been approved by a contributor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants